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
A
abData
- Variable in class jlibrtpDemos.
SoundReceiverDemo
addedByApp
- Variable in class jlibrtp.
Participant
UNIX time this participant was added by application, to check whether we ever heard back
addPacket(RtcpPkt)
- Method in class jlibrtp.
CompRtcpPkt
Add a RTCP packet to the compound packet.
addParticipant(int, Participant)
- Method in class jlibrtp.
ParticipantDatabase
addParticipant(Participant)
- Method in class jlibrtp.
RTPSession
Add a participant object to the participant database.
addParticipantMulticast(int, Participant)
- Method in class jlibrtp.
ParticipantDatabase
Add a multicast participant to the database
addParticipantUnicast(int, Participant)
- Method in class jlibrtp.
ParticipantDatabase
Add a unicast participant to the database Result will be reported back through tpSession.appIntf.userEvent
addPkt(RtpPkt)
- Method in class jlibrtp.
PktBuffer
Adds a packet, this happens in constant time if they arrive in order.
addToAppQueue(long, RtcpPktAPP)
- Method in class jlibrtp.
RTCPSession
Adds an RTCP APP (application) packet to the queue
addToFbQueue(long, RtcpPkt)
- Method in class jlibrtp.
RTCPSession
Check the feedback queue for similar packets and adds the new packet if it is not redundant
addToFrame(PktBufNode, PktBufNode)
- Method in class jlibrtp.
PktBuffer
alfBitString
- Variable in class jlibrtp.
RtcpPktPSFB
Application Layer Feedback Message
anyMarked
- Variable in class jlibrtp.
DataFrame
Whether any packets were marked or not
appCallerThrd
- Variable in class jlibrtp.
RTPSession
The thread for invoking callbacks for RTP packets
AppCallerThread
- Class in
jlibrtp
The purpose of this thread is to check whether there are packets ready from any participants.
AppCallerThread(RTPSession, RTPAppIntf)
- Constructor for class jlibrtp.
AppCallerThread
Instatiates the AppCallerThread
appIntf
- Variable in class jlibrtp.
RTPSession
Handle to application interface for RTP
appl
- Variable in class jlibrtp.
AppCallerThread
The applications interface, where the callback methods are called
APPPktReceived(Participant, int, byte[], byte[])
- Method in interface jlibrtp.
RTCPAppIntf
This function is called whenever an Application (APP) packet is received.
APPPktReceived(Participant, int, byte[], byte[])
- Method in class jlibrtpDemos.
XmlPacketRecorder
appQueue
- Variable in class jlibrtp.
RTCPSession
APP queue , index is SSRC of target
auline
- Variable in class jlibrtpDemos.
SoundReceiverDemo
auline
- Variable in class jlibrtpDemos.
SoundSenderDemo
avgPktSize
- Variable in class jlibrtp.
RTCPSession
The average compound RTCP packet size, in octets, including UDP and IP headers
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