Uses of Package
jlibrtp

Classes in jlibrtp used by jlibrtp
DataFrame
          Data structure to hold a complete frame if frame reconstruction is enabled, or the data from an individual packet if it is not It also contains most of the data from the individual packets that it is based on.
DebugAppIntf
          DebugAppIntf can be registered on RTPSession to provide simple debugging functionality.
Participant
          A participant represents a peer in an RTPSession.
RTCPAppIntf
          This is the callback interface for RTCP packets.
RTCPAVPFIntf
          This is the callback interface for the AVPF profile (RFC 4585) It is optional, you do not have to register it.
RTPAppIntf
          This is the callback interface for RTP packets.