A B C D E F G H I J L M N O P R S T U V W X

G

generateCNAME() - Method in class jlibrtp.RTPSession
 
generateSeqNum() - Method in class jlibrtp.RTPSession
Generates a random sequence number
generateSsrc() - Method in class jlibrtp.RTPSession
Generates a random SSRC
getCNAME() - Method in class jlibrtp.Participant
CNAME registered for this participant.
getConcatenatedData() - Method in class jlibrtp.DataFrame
Returns a concatenated version of the data from getData() It ignores missing sequence numbers, but then isComplete() will return false provided that RTPAppIntf.frameSize() provides a non-negative number for this payload type.
getCsrcArray() - Method in class jlibrtp.RtpPkt
 
getCsrcCount() - Method in class jlibrtp.RtpPkt
 
getData() - Method in class jlibrtp.DataFrame
Returns a two dimensial array where the first dimension represents individual packets, from which the frame is made up, in order of increasing sequence number.
getEmail() - Method in class jlibrtp.Participant
EMAIL registered for this participant.
getExtHighSeqRecv() - Method in class jlibrtp.Participant
Calculates the extended highest sequence received by adding the last sequence number to 65536 times the number of times the sequence counter has rolled over.
getFMT() - Method in class jlibrtp.RtcpPktPSFB
Get the FMT (Feedback Message Type)
getFMT() - Method in class jlibrtp.RtcpPktRTPFB
Get the FMT (Feedback Message Type)
getFractionLost() - Method in class jlibrtp.Participant
Get the fraction of lost packets, calculated as described in RFC 3550 as a fraction of 256.
getFromAppQueue(long) - Method in class jlibrtp.RTCPSession
Adds an RTCP APP (application) packet to the queue
getFromFbQueue(long) - Method in class jlibrtp.RTCPSession
Checks whether there are ny feedback packets waiting to be sent.
getHeaderLength() - Method in class jlibrtp.RtpPkt
 
getInterArrivalJitter() - Method in class jlibrtp.Participant
 
getLength() - Method in class jlibrtp.PktBuffer
Returns the length of the packetbuffer.
getLocation() - Method in class jlibrtp.Participant
LOCATION registered for this participant.
getLostPktCount() - Method in class jlibrtp.Participant
The total number of packets lost during the session.
getNAME() - Method in class jlibrtp.Participant
NAME registered for this participant.
getNextSeqNum() - Method in class jlibrtp.RTPSession
Fetches the next sequence number for RTP packets.
getNote() - Method in class jlibrtp.Participant
NOTE registered for this participant.
getParticipant(long) - Method in class jlibrtp.ParticipantDatabase
Find a participant based on the ssrc
getParticipants() - Method in class jlibrtp.ParticipantDatabase
Enumeration of all the participants with known ssrcs.
getParticipants() - Method in class jlibrtp.RTPSession
 
getPayload() - Method in class jlibrtp.RtpPkt
 
getPayloadLength() - Method in class jlibrtp.RtpPkt
 
getPayloadType() - Method in class jlibrtp.RtpPkt
 
getPhone() - Method in class jlibrtp.Participant
PHONE registered for this participant.
getPriv() - Method in class jlibrtp.Participant
PRIVATE something registered for this participant.
getRtcpReceivedFromAddress() - Method in class jlibrtp.Participant
InetSocketAddress this participant has used to send us RTCP packets.
getRtcpSocketAddress() - Method in class jlibrtp.Participant
RTCP Address registered with this participant.
getRtpReceivedFromAddress() - Method in class jlibrtp.Participant
InetSocketAddress this participant has used to send us RTP packets.
getRtpSocketAddress() - Method in class jlibrtp.Participant
RTP Address registered with this participant.
getSeqNumber() - Method in class jlibrtp.RtpPkt
 
getSSRC() - Method in class jlibrtp.Participant
SSRC for participant, determined through RTCP SDES
getSsrc() - Method in class jlibrtp.RtpPkt
 
getSsrc() - Method in class jlibrtp.RTPSession
 
getTimeStamp() - Method in class jlibrtp.RtpPkt
 
getTool() - Method in class jlibrtp.Participant
TOOL something registered for this participant.
getUnicastReceivers() - Method in class jlibrtp.ParticipantDatabase
Iterator for all the unicast receivers.
getUnicastReceivers() - Method in class jlibrtp.RTPSession
 
getVersion() - Method in class jlibrtp.RtpPkt
 

A B C D E F G H I J L M N O P R S T U V W X