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

S

SDESPktReceived(Participant[]) - Method in interface jlibrtp.RTCPAppIntf
This function is called whenever a Source Description (SDES) packet is received.
SDESPktReceived(Participant[]) - Method in class jlibrtpDemos.XmlPacketRecorder
 
secondLastRtcpRRPkt - Variable in class jlibrtp.Participant
Unix time of second to last time we sent and RR to this user
sendByes() - Method in class jlibrtp.RTCPSenderThread
Send BYE messages to all the relevant participants
sendByes() - Method in class jlibrtp.RTCPSession
Send bye packets, handled by RTCP Sender thread
sendCompRtcpPkt(CompRtcpPkt, InetSocketAddress) - Method in class jlibrtp.RTCPSenderThread
Unicast version of sending a Compound RTCP packet
sendData(byte[]) - Method in class jlibrtp.RTPSession
Send data to all participants registered as receivers, using the current timeStamp, dynamic sequence number and the current payload type specified for the session.
sendData(byte[], long, long) - Method in class jlibrtp.RTPSession
Send data to all participants registered as receivers, using the specified timeStamp, sequence number and the current payload type specified for the session.
sendData(byte[][], long[], boolean[], long, long[]) - Method in class jlibrtp.RTPSession
Send data to all participants registered as receivers, using the current timeStamp and payload type.
senderCount - Variable in class jlibrtp.RTCPSession
Pessimistic case estimate of the current number of senders
sendersOctCount - Variable in class jlibrtp.RtcpPktSR
Senders octet count
sendersPktCount - Variable in class jlibrtp.RtcpPktSR
Senders packet count
senderThrd - Variable in class jlibrtp.RTCPSession
RTCP Sender thread
sendRTCPAppPacket(long, int, byte[], byte[]) - Method in class jlibrtp.RTPSession
Send RTCP App packet to receiver specified by ssrc Return values: 0 okay -1 no RTCP session established -2 name is not byte[4]; -3 data is not byte[x], where x = 4*y for syme y -4 type is not a 5 bit unsigned integer Note that a return value of 0 does not guarantee delivery.
sentOctetCount - Variable in class jlibrtp.RTPSession
Number of octets sent by this session
sentPktCount - Variable in class jlibrtp.RTPSession
Number of packets sent by this session
seqNum - Variable in class jlibrtp.DataFrame
The sequence numbers of the individual packets, ordered
seqNum - Variable in class jlibrtp.PktBufNode
The sequence number associated with this node
seqNum - Variable in class jlibrtp.RTPSession
Current sequence number
seqNumber - Variable in class jlibrtp.RtpPkt
The sequence number, taken from RTP Session, 16 bits
seqRollOverCount - Variable in class jlibrtp.Participant
RR Number of times sequence number has rolled over
sequenceNumbers() - Method in class jlibrtp.DataFrame
Returns an array whose values, for the same index, correpond to the sequence number of the packet from which the data came.
sessionBandwidth() - Method in class jlibrtp.RTPSession
The bandwidth currently allocated to the session, in bytes per second.
sessionBandwidth(int) - Method in class jlibrtp.RTPSession
Set the bandwidth of the session.
sessionDocument - Variable in class jlibrtpDemos.XmlPacketRecorder
 
sessionElement - Variable in class jlibrtpDemos.XmlPacketRecorder
 
setCsrcs(long[]) - Method in class jlibrtp.RtpPkt
 
setMarked(boolean) - Method in class jlibrtp.RtpPkt
Setting stuff
setPayload(byte[]) - Method in class jlibrtp.RtpPkt
 
setPayloadType(int) - Method in class jlibrtp.RtpPkt
 
setSeqNumber(int) - Method in class jlibrtp.RtpPkt
 
setSsrc(long) - Method in class jlibrtp.RtpPkt
 
setTimeStamp(long) - Method in class jlibrtp.RtpPkt
 
setTimeStampLSR(long, long) - Method in class jlibrtp.Participant
Set the timestamp for last sender report
sliceCSRCs() - Method in class jlibrtp.RtpPkt
 
sliceFirstLine() - Method in class jlibrtp.RtpPkt
 
slicePayload(int) - Method in class jlibrtp.RtpPkt
 
sliceSSRC() - Method in class jlibrtp.RtpPkt
 
sliceTimeStamp() - Method in class jlibrtp.RtpPkt
 
sliFirst - Variable in class jlibrtp.RtcpPktPSFB
SLI macroblock (MB) address of the first lost macroblock number
sliNumber - Variable in class jlibrtp.RtcpPktPSFB
SLI number of lost macroblocks
sliPictureId - Variable in class jlibrtp.RtcpPktPSFB
SLI six least significant bits of the codec-specific identifier
SoundReceiverDemo - Class in jlibrtpDemos
 
SoundReceiverDemo(int, int) - Constructor for class jlibrtpDemos.SoundReceiverDemo
 
SoundReceiverDemo.Position - Enum in jlibrtpDemos
 
SoundReceiverDemo.Position() - Constructor for enum jlibrtpDemos.SoundReceiverDemo.Position
 
SoundSenderDemo - Class in jlibrtpDemos
 
SoundSenderDemo(boolean) - Constructor for class jlibrtpDemos.SoundSenderDemo
 
SoundSenderDemo.Position - Enum in jlibrtpDemos
 
SoundSenderDemo.Position() - Constructor for enum jlibrtpDemos.SoundSenderDemo.Position
 
SRPktReceived(long, long, long, long, long, long, long[], int[], int[], long[], long[], long[], long[]) - Method in interface jlibrtp.RTCPAppIntf
This function is called whenever a Sender Report (SR) packet is received and returns unmodified values.
SRPktReceived(long, long, long, long, long, long, long[], int[], int[], long[], long[], long[], long[]) - Method in class jlibrtpDemos.XmlPacketRecorder
RTCP
SSRC - Variable in class jlibrtp.DataFrame
the SSRC from which this frame originated
ssrc() - Method in class jlibrtp.DataFrame
The SSRC associated with this frame.
ssrc - Variable in class jlibrtp.Participant
SSRC of participant
SSRC - Variable in class jlibrtp.PktBuffer
SSRC of the the participant that this buffer is for
ssrc - Variable in class jlibrtp.RtcpPkt
The ssrc that sent this, usually dictated by RTP Session
ssrc - Variable in class jlibrtp.RtpPkt
The SSRC of the packet sender, 32 bits
ssrc - Variable in class jlibrtp.RTPSession
SSRC of this session
ssrcArray - Variable in class jlibrtp.RtcpPktBYE
SSRCs saying bye, 32xn bits, n<16
ssrcMediaSource - Variable in class jlibrtp.RtcpPktPSFB
SSRC we are sending feeback to
ssrcMediaSource - Variable in class jlibrtp.RtcpPktRTPFB
SSRC we are sending feeback to
ssrcTable - Variable in class jlibrtp.ParticipantDatabase
The hashtable holds participants added through received RTP and RTCP packets, as well as participants that have been linked to an SSRC by ip address (in unicast mode).
start() - Method in class jlibrtp.RTCPSession
Starts the session, calculates delays and fires up the threads.
startTime - Variable in class jlibrtpDemos.XmlPacketPlayer
 
StaticProcs - Class in jlibrtp
Generic functions for converting between unsigned integers and byte[]s.
StaticProcs() - Constructor for class jlibrtp.StaticProcs
 

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