Interface | Description |
---|---|
ReactorHandler |
An object that can handle Reactor packets.
|
Class | Description |
---|---|
RTCPFeedback |
Represents an RTCP Feedback report
|
RTCPHandler |
Handles incoming RTCP Packets
|
RTCPHeader |
Represents and parses an RTCP header
|
RTCPPacket |
Represents an RTCP Packet
|
RTCPReceiverReport |
Represents an RTCP Receiver Report
|
RTCPReport |
Represents an RTCP Report
|
RTCPSenderInfo |
Represents the sender info part of the RTCP SR Packet
|
RTCPSenderReport |
Represents an RTCP Sender Report
|
RTPAudioDataStream |
Represents a stream sent via RTP
|
RTPBuffer |
Buffer for incoming RTP packets
instance variables have default values in java, so classes are gettings smaller
|
RTPDataSource |
Represents an RTP Data Source
|
RTPDataStream |
A generic RTP Data Stream
|
RTPGlobalReceptionStats |
Represents reception statistics
|
RTPGlobalTransmissionStats |
Represents global transmission statistics
|
RTPHandler |
Handles incoming RTP Packets
|
RTPHeader |
Represents the header of an RTP packet
|
RTPJitterBuffer |
Implements a RTP Jitter Buffer
|
RTPLocalParticipant |
Represents a local participant
|
RTPPacket |
Represents an RTP Packet
|
RTPParticipant |
Represents an RTP participant
|
RTPReceiveStream |
Represents a stream received over RTP
|
RTPReceptionStats |
Represents receptions statistics for a given stream
|
RTPRemoteParticipant |
Represents a remote participant
|
RTPSendStream |
Represnts an RTP sending stream
|
RTPSessionMgr |
Kernel of the RTP stack.
|
RTPSocketAdapter |
An implementation of RTPConnector based on UDP sockets.
|
RTPTransmissionStats |
Represents statistics for transmission
|
RTPVideoDataStream |
Represents a stream sent via RTP
|
SimpleSocketInputStream |
A DatagramSocket Input Stream Adapter
|
SocketInputStream | Deprecated
not used.
|
SocketOutputStream |
An output Datagram Socket for JMF
|
SSRCGenerator |
This class was written to generate different kinds of pseudo-random numbers,
especially Synchronization SouRCes numbers (SSRC).
|
RTP implementation.