Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
U
uIntIntToByteWord(int)
- Static method in class jlibrtp.
StaticProcs
Converts an integer into an array of bytes.
uIntLongToByteWord(long)
- Static method in class jlibrtp.
StaticProcs
Converts an unsigned 32 bit integer, stored in a long, into an array of bytes.
unbufferedPopFrame()
- Method in class jlibrtp.
PktBuffer
Will return the oldest frame without checking whether it is in the right order, or whether we should wate for late arrivals.
undoNtpMess(long, long)
- Static method in class jlibrtp.
StaticProcs
Recreates a UNIX timestamp based on the NTP representation used in RTCP SR packets
unexpected
- Variable in class jlibrtp.
Participant
Whether the participant is unexpected, e.g.
unfilteredAddPkt(PktBufNode)
- Method in class jlibrtp.
PktBuffer
Adds packets in the same order that they arrive, doesn't do any filering or processing.
unregisterAVPFIntf()
- Method in class jlibrtp.
RTPSession
Unregisters the RTCP AVPF interface, thereby going from RFC 4585 mode to RFC 3550 You still have to adjust packetBufferBehavior() and frameReconstruction.
updateAvgPacket(int)
- Method in class jlibrtp.
RTCPSession
Update the average packet size
updateRRStats(int, RtpPkt)
- Method in class jlibrtp.
Participant
Updates the participant with information for receiver reports.
updateRTCPSock(DatagramSocket)
- Method in class jlibrtp.
RTPSession
Change the RTCP socket of the session.
updateRTCPSock(MulticastSocket)
- Method in class jlibrtp.
RTPSession
Change the RTCP multicast socket of the session.
updateRTPSock(DatagramSocket)
- Method in class jlibrtp.
RTPSession
Change the RTP socket of the session.
updateRTPSock(MulticastSocket)
- Method in class jlibrtp.
RTPSession
Change the RTP multicast socket of the session.
userEvent(int, Participant[])
- Method in interface jlibrtp.
RTPAppIntf
The callback method through which the application will receive notifications about user updates, additions and byes.
userEvent(int, Participant[])
- Method in class jlibrtpDemos.
SoundReceiverDemo
userEvent(int, Participant[])
- Method in class jlibrtpDemos.
SoundSenderDemo
userEvent(int, Participant[])
- Method in class jlibrtpDemos.
XmlPacketPlayer
userEvent(int, Participant[])
- Method in class jlibrtpDemos.
XmlPacketRecorder
userEvent(int, Participant[])
- Method in class validateCcrtp.
CCRTPReceiver
userEvent(int, Participant[])
- Method in class validateCcrtp.
CCRTPSender
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X