Package 

Class AbstractActiveSpeakerDetector

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void addActiveSpeakerChangedListener(ActiveSpeakerChangedListener<T> listener) Adds a listener to be notified by this active speaker detector when the active stream changes.
      void removeActiveSpeakerChangedListener(ActiveSpeakerChangedListener<T> listener) Removes a listener to no longer be notified by this active speaker detector when the active stream changes.
      • Methods inherited from class org.jitsi.utils.dsi.ActiveSpeakerDetector

        levelChanged
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait