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

S

SDESPktReceived(Participant[]) - Method in interface jlibrtp.RTCPAppIntf
This function is called whenever a Source Description (SDES) packet is received.
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.
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.
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.
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.
ssrc() - Method in class jlibrtp.DataFrame
The SSRC associated with this frame.

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