A B C D E F G I J L M N P R S T U

P

packetBufferBehavior(int) - Method in class jlibrtp.RTPSession
Set the number of RTP packets that should be buffered when a packet is missing or received out of order.
packetBufferBehavior() - Method in class jlibrtp.RTPSession
The number of RTP packets that should be buffered when a packet is missing or received out of order.
packetReceived(int, InetSocketAddress, String) - Method in interface jlibrtp.DebugAppIntf
This function wil notify you of any packets received, valid or not.
packetSent(int, InetSocketAddress, String) - Method in interface jlibrtp.DebugAppIntf
This function will notify you of any packets sent from this instance of RTPSession.
Participant - Class in jlibrtp
A participant represents a peer in an RTPSession.
Participant(String, int, int) - Constructor for class jlibrtp.Participant
Create a basic participant.
payloadType() - Method in class jlibrtp.DataFrame
Returns the payload type of the packets
payloadType(int) - Method in class jlibrtp.RTPSession
Update the payload type used for the session.
payloadType() - Method in class jlibrtp.RTPSession
Get the payload type that is currently used for outgoing RTP packets.
phone - Variable in class jlibrtp.RTPSession
SDES The participant's phone number
priv - Variable in class jlibrtp.RTPSession
SDES A priv string, loosely defined
PSFBPktAppLayerFBReceived(long, byte[]) - Method in interface jlibrtp.RTCPAVPFIntf
This function is called when a Transport Layer Feedback Messages is received
PSFBPktPictureLossReceived(long) - Method in interface jlibrtp.RTCPAVPFIntf
This function is called when a Picture Loss Indication (PLI, FMT = 1) is received
PSFBPktRefPictureSelIndic(long, int, byte[], int) - Method in interface jlibrtp.RTCPAVPFIntf
This function is called when a Reference Picture Selection Indication (RPSI, FMT=3) is received
PSFBPktSliceLossIndic(long, int[], int[], int[]) - Method in interface jlibrtp.RTCPAVPFIntf
This function is called when a Slice Loss Indication (SLI, FMT=2) is received

A B C D E F G I J L M N P R S T U