A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
L
- latestTimestamp(long,long) - function in org.jitsi.utils.TimestampUtils
- webrtc/modules/include/module_common_types.
- levelChanged(T,int) - function in org.jitsi.utils.dsi.DominantSpeakerIdentification
- Notifies this ActiveSpeakerDetector about the latest/current audio level of a stream/speaker identified by a specific synchronization source identifier/SSRC.
- levelChanged(T,int) - function in org.jitsi.utils.dsi.AbstractActiveSpeakerDetector
- Notifies this ActiveSpeakerDetector about the latest/current audio level of a stream/speaker identified by a specific synchronization source identifier/SSRC.
- levelChanged(T,int) - function in org.jitsi.utils.dsi.ActiveSpeakerDetector
- Notifies this ActiveSpeakerDetector about the latest/current audio level of a stream/speaker identified by a specific synchronization source identifier/SSRC.
- loadLibrary(String,ClassLoader) - function in org.jitsi.utils.JNIUtils
- loadLibrary(String,Class) - function in org.jitsi.utils.JNIUtils
- log(Level,Object) - function in org.jitsi.utils.logging.Logger
- Logs a message at a given level, if that level is loggable according to the log level configured by this instance.
- log(Level,Object,Throwable) - function in org.jitsi.utils.logging.Logger
- Logs a message at a given level, if that level is loggable according to the log level configured by this instance.
- log(Level,Logger.Category,String) - function in org.jitsi.utils.logging.Logger
- Logs a given message with and given category at a given level, if that level is loggable according to the log level configured by this instance.
- log(Level,Logger.Category,String,Throwable) - function in org.jitsi.utils.logging.Logger
- Logs a given message with and given category at a given level, if that level is loggable according to the log level configured by this instance.
- log(Level,Object) - function in org.jitsi.utils.logging.InstanceLogger
- Logs a message at a given level, if that level is loggable according to the log level configured by this instance.
- log(Level,Object,Throwable) - function in org.jitsi.utils.logging.InstanceLogger
- Logs a message at a given level, if that level is loggable according to the log level configured by this instance.
- log(Level,Logger.Category,String) - function in org.jitsi.utils.logging.InstanceLogger
- Logs a given message with and given category at a given level, if that level is loggable according to the log level configured by this instance.
- log(Level,Logger.Category,String,Throwable) - function in org.jitsi.utils.logging.InstanceLogger
- Logs a given message with and given category at a given level, if that level is loggable according to the log level configured by this instance.
- log(Level,Object) - function in org.jitsi.utils.logging.LoggerImpl
- Logs a message at a given level, if that level is loggable according to the log level configured by this instance.
- log(Level,Object,Throwable) - function in org.jitsi.utils.logging.LoggerImpl
- Logs a message at a given level, if that level is loggable according to the log level configured by this instance.
- log(Level,Logger.Category,String) - function in org.jitsi.utils.logging.LoggerImpl
- Logs a given message with and given category at a given level, if that level is loggable according to the log level configured by this instance.
- log(Level,Logger.Category,String,Throwable) - function in org.jitsi.utils.logging.LoggerImpl
- Logs a given message with and given category at a given level, if that level is loggable according to the log level configured by this instance.
- logConfigurationProperties(String) - function in org.jitsi.service.configuration.ConfigurationService
- Prints all configuration properties on 'INFO' logging level *except* that properties which name matches given regular expression will have their values masked with ***.
- LogContext - class in org.jitsi.utils.logging2
- Maintains a map of key-value pairs (both Strings) which holds arbitrary context to use as a prefix for log messages.
- LogContext.Companion - class in org.jitsi.utils.logging2.LogContext
- logEntry() - function in org.jitsi.utils.logging.Logger
- Logs an entry in the calling method.
- logEntry() - function in org.jitsi.utils.logging.InstanceLogger
- Logs an entry in the calling method.
- logEntry() - function in org.jitsi.utils.logging.LoggerImpl
- Logs an entry in the calling method.
- logExit() - function in org.jitsi.utils.logging.Logger
- Logs exiting the calling method
- logExit() - function in org.jitsi.utils.logging.InstanceLogger
- Logs exiting the calling method
- logExit() - function in org.jitsi.utils.logging.LoggerImpl
- Logs exiting the calling method
- Logger - class in org.jitsi.utils.logging
- Standard logging methods.
- Logger - class in org.jitsi.utils.logging2
- Logger.Category - class in org.jitsi.utils.logging.Logger
- An enumeration of different categories for log messages.
- LoggerExtensionsKt - class in org.jitsi.utils.logging2
- LoggerImpl - class in org.jitsi.utils.logging
- Implements a org.jitsi.utils.logging.Logger backed by a java.util.logging.Logger.
- LoggerImpl - class in org.jitsi.utils.logging2
- Implements Logger by delegating to a java.util.logging.Logger.
- LRUCache - class in org.jitsi.utils
- lruSet(int,boolean) - function in org.jitsi.utils.LRUCache
- Creates a new LRU set.