| Class | Description |
|---|---|
| AbstractRTPConnector |
Provides a base/default implementation of RTPConnector which has
factory methods for its control and data input and output streams and has an
associated StreamConnector.
|
| AbstractRTPPacketPredicate | |
| AudioMediaStreamImpl |
Extends MediaStreamImpl in order to provide an implementation of
AudioMediaStream.
|
| CircularByteArray |
Implements a circular byte array.
|
| HardwareVolumeControl |
Implementation of VolumeControl which uses system sound architecture (MacOsX
or Windows CoreAudio) to change input/output hardware volume.
|
| MediaServiceImpl |
Implements MediaService for JMF.
|
| MediaStreamImpl |
Implements MediaStream using JMF.
|
| MediaStreamStatsImpl |
Class used to compute stats concerning a MediaStream.
|
| MediaUtils |
Implements static utility methods used by media classes.
|
| NeomediaServiceUtils | |
| ProcessorUtility |
A utility class that provides utility functions when working with processors.
|
| RTCPConnectorInputStream | |
| RTCPFeedbackMessagePacket |
Represents an RTCP feedback message packet as described by RFC 4585
"Extended RTP Profile for Real-time Transport Control Protocol
(RTCP)-Based Feedback (RTP/AVPF)".
|
| RTCPPacketPredicate |
Represents a predicate (boolean-valued function) of a RawPacket.
|
| RTPConnectorInputStream<T extends Closeable> | |
| RTPConnectorOutputStream | |
| RTPConnectorTCPImpl |
RTPConnector implementation for UDP.
|
| RTPConnectorTCPInputStream |
RTPConnectorInputStream implementation for TCP protocol.
|
| RTPConnectorTCPOutputStream |
RTPConnectorOutputStream implementation for TCP protocol.
|
| RTPConnectorUDPImpl |
RTPConnector implementation for UDP.
|
| RTPConnectorUDPInputStream |
RTPConnectorInputStream implementation for UDP protocol.
|
| RTPConnectorUDPOutputStream |
RTPConnectorOutputStream implementation for UDP protocol.
|
| RTPPacketPredicate |
Represents a predicate (boolean-valued function) of a RawPacket.
|
| SSRCFactoryImpl |
An SSRCFactory implementation which allows the first generated
SSRC to be set by the user.
|
| VideoMediaStreamImpl |
Extends MediaStreamImpl in order to provide an implementation of
VideoMediaStream.
|
| Enum | Description |
|---|---|
| MediaStreamStatsImpl.StreamDirection |
Enumeration of the direction (DOWNLOAD or UPLOAD) used for the stats.
|
Copyright © 2021 jitsi.org. All rights reserved.