A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

A

AbstractActiveSpeakerDetector - class in org.jitsi.utils.dsi
Provides a base ActiveSpeakerDetector which aids the implementations of actual algorithms for the detection/identification of the active/dominant speaker in a multipoint conference.
AbstractVersionService - class in org.jitsi.utils.version
Base implementation of VersionService that uses major, minor and nightly build id fields for versioning purposes.
accept(DatagramPacket) - function in org.jitsi.utils.DatagramPacketFilter
Determines whether a specific DatagramPacket is accepted by thisfilter i.e.
activeSpeakerChanged(T) - function in org.jitsi.utils.dsi.ActiveSpeakerChangedListener
Notifies this listener that the active/dominant speaker has been changed to one identified by {@code id}.
ActiveSpeakerChangedListener - class in org.jitsi.utils.dsi
Implementing classes can be notified about changes to the 'active' stream (identified by its SSRC) using activeSpeakerChanged.
ActiveSpeakerDetector - class in org.jitsi.utils.dsi
Represents an algorithm for the detection/identification of the active/dominant speaker/participant/endpoint/stream in a multipoint conference.
add(E) - function in java.util.ArrayBlockingQueueWithShutdown
 
add(Array,Class,T) - function in org.jitsi.utils.ArrayUtils
Adds a specific element to a specific array with a specific componenttype if the array does not contain the element yet.
add(long) - function in org.jitsi.utils.queue.QueueStatistics
Registers the addition of a packet.
add(T) - function in org.jitsi.utils.queue.PacketQueue
Adds a specific packet ({@code T}) instance to the queue.
add(T) - function in org.jitsi.utils.stats.MovingAverage
Add a value to this moving average
add(T) - function in org.jitsi.utils.stats.TimeBasedSlidingWindow
 
addActiveSpeakerChangedListener(ActiveSpeakerChangedListener) - function in org.jitsi.utils.dsi.DominantSpeakerIdentification
Adds a listener to be notified by this active speaker detector when theactive stream changes.
addActiveSpeakerChangedListener(ActiveSpeakerChangedListener) - function in org.jitsi.utils.dsi.AbstractActiveSpeakerDetector
Adds a listener to be notified by this active speaker detector when theactive stream changes.
addActiveSpeakerChangedListener(ActiveSpeakerChangedListener) - function in org.jitsi.utils.dsi.ActiveSpeakerDetector
Adds a listener to be notified by this active speaker detector when theactive stream changes.
addAll(Collection) - function in java.util.ArrayBlockingQueueWithShutdown
 
addContext(String,String) - function in org.jitsi.utils.logging2.LogContext
 
addContext(Map) - function in org.jitsi.utils.logging2.LogContext
 
addContext(Map) - function in org.jitsi.utils.logging2.LoggerImpl
Add additional log context to this logger
addContext(String,String) - function in org.jitsi.utils.logging2.LoggerImpl
Add additional log context to this logger
addContext(Map) - function in org.jitsi.utils.logging2.Logger
Add additional log context to this logger
addContext(String,String) - function in org.jitsi.utils.logging2.Logger
Add additional log context to this logger
addField(String,Object) - function in org.jitsi.utils.logging.DiagnosticContext.TimeSeriesPoint
Adds a field to the time series point.
addHandler(Handler) - function in org.jitsi.utils.logging2.LoggerImpl
See addHandler
addHandler(Handler) - function in org.jitsi.utils.logging2.Logger
See addHandler
addHandler(EventHandlerType) - function in org.jitsi.utils.event.EventEmitter
 
addHandler(EventHandlerType) - function in org.jitsi.utils.event.AsyncEventEmitter
 
addPropertyChangeListener(PropertyChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String,PropertyChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
Adds a PropertyChangeListener to the listener list for a specificproperty.
addPropertyChangeListener(PropertyChangeListener) - function in org.jitsi.utils.event.PropertyChangeNotifier
Adds a specific PropertyChangeListener to the list of listenersinterested in and notified about changes in the values of the propertiesof this PropertyChangeNotifier.
addSuppressed(Throwable) - function in java.lang.ConfigPropertyVetoException
 
addVetoableChangeListener(ConfigVetoableChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
Adds a VetoableChangeListener to the listener list.
addVetoableChangeListener(String,ConfigVetoableChangeListener) - function in org.jitsi.service.configuration.ConfigurationService
Adds a VetoableChangeListener to the listener list for a specificproperty.
append(Array,int) - function in org.jitsi.utils.ByteArrayBuffer
Appends {@code len} bytes from {@code data} to the end of this buffer.
APPLICATION - enum entry in org.jitsi.utils.MediaType

Represents an APPLICATION media type.

ArrayBlockingQueueWithShutdown - class in org.jitsi.utils.concurrent
Like ArrayBlockingQueue but with additional shutdown and start methods.
ArrayUtils - class in org.jitsi.utils
 
AsyncEventEmitter - class in org.jitsi.utils.event
 
AtomicExtensionsKt - class in org.jitsi.utils
 
AUDIO - enum entry in org.jitsi.utils.MediaType

Represents an AUDIO media type.

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W