Package org.jitsi.utils.dsi
See: Description
-
Class Summary Class Description SpeakerRanking Returns information about an endpoint's energy levels relative to other endpoints. DominantSpeakerIdentification Implements ActiveSpeakerDetector with inspiration from the paper "Dominant Speaker Identification for Multipoint Videoconferencing" by Ilana Volfin and Israel Cohen. AbstractActiveSpeakerDetector Provides a base ActiveSpeakerDetector which aids the implementations of actual algorithms for the detection/identification of the active/dominant speaker in a multipoint conference. -
Interface Summary Interface Description ActiveSpeakerDetector Represents an algorithm for the detection/identification of the active/dominant speaker/participant/endpoint/stream in a multipoint conference. ActiveSpeakerChangedListener Implementing classes can be notified about changes to the 'active' stream (identified by its SSRC) using activeSpeakerChanged.