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 this filter 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 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(Array,Class,T) - function in org.jitsi.utils.ArrayUtils
Adds a specific element to a specific array with a specific component type if the array does not contain the element yet.
add(E) - function in java.util.ArrayBlockingQueueWithShutdown
 
add(T) - function in org.jitsi.utils.queue.PacketQueue
Adds a specific packet (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 the active stream changes.
addActiveSpeakerChangedListener(ActiveSpeakerChangedListener) - function in org.jitsi.utils.dsi.AbstractActiveSpeakerDetector
Adds a listener to be notified by this active speaker detector when the active stream changes.
addActiveSpeakerChangedListener(ActiveSpeakerChangedListener) - function in org.jitsi.utils.dsi.ActiveSpeakerDetector
Adds a listener to be notified by this active speaker detector when the active stream changes.
addAll(Collection) - function in java.util.ArrayBlockingQueueWithShutdown
 
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
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(String,String) - function in org.jitsi.utils.logging2.LogContext
 
addContext(Map) - function in org.jitsi.utils.logging2.LogContext
 
added(T) - function in org.jitsi.utils.queue.PacketQueue.Observer
Called when a packet is added to a queue.
added() - function in org.jitsi.utils.queue.QueueStatistics
Registers the addition of a packet.
added(T) - function in org.jitsi.utils.queue.QueueStatisticsObserver
Called when a packet is added to a queue.
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.Logger
See addHandler
addHandler(Handler) - function in org.jitsi.utils.logging2.LoggerImpl
See addHandler
addHandler(EventHandlerType) - function in org.jitsi.utils.event.EventEmitter
 
addHandler(EventHandlerType) - function in org.jitsi.utils.event.BaseEventEmitter
 
addHandler(EventHandlerType) - function in org.jitsi.utils.event.SyncEventEmitter
 
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 specific property.
addPropertyChangeListener(PropertyChangeListener) - function in org.jitsi.utils.event.PropertyChangeNotifier
Adds a specific PropertyChangeListener to the list of listeners interested in and notified about changes in the values of the properties of this PropertyChangeNotifier.
addSuppressed(Throwable) - function in java.lang.ConfigPropertyVetoException
 
addValue(Long) - function in org.jitsi.utils.stats.BucketStats
 
addValue(Number) - function in org.jitsi.utils.stats.Buckets
Add a value.
addValue(Long) - function in org.jitsi.utils.stats.ConferenceSizeBuckets
 
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 specific property.
append(Array,int) - function in org.jitsi.utils.ByteArrayBuffer
Appends len bytes from 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
An EventEmitter which fires events asynchronously.
AtomicExtensionsKt - class in org.jitsi.utils
 
AUDIO - enum entry in org.jitsi.utils.MediaType

Represents an AUDIO media type.

awaitTermination(Long,TimeUnit) - function in org.jitsi.utils.concurrent.FakeScheduledExecutorService
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W