Package org.jitsi.utils.dsi
See: Description
-
Interface Summary Interface Description ActiveSpeakerChangedListener Implementing classes can be notified about changes to the 'active' stream (identified by its SSRC) using activeSpeakerChanged. ActiveSpeakerDetector Represents an algorithm for the detection/identification of the active/dominant speaker/participant/endpoint/stream in a multipoint conference. -
Class Summary Class Description 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.