Package 

Class AbstractActiveSpeakerDetector

    • Method Summary

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

        levelChanged, removeActiveSpeakerChangedListener
      • Methods inherited from class java.lang.Object

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