ActiveSpeakerPolicy |
ActiveSpeakerPolicy calculates a normalized score of how active a speaker is. Implementations of ActiveSpeakerPolicy provide custom algorithms for calculating the score. interface ActiveSpeakerPolicy |
DefaultActiveSpeakerPolicy |
DefaultActiveSpeakerPolicy A default implementation of the Active Speaker Policy class DefaultActiveSpeakerPolicy : ActiveSpeakerPolicy |