|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParticipantDatabase | |
---|---|
jlibrtp | The jlibrtp package contains the core classes of jlibrtp. |
Uses of ParticipantDatabase in jlibrtp |
---|
Fields in jlibrtp declared as ParticipantDatabase | |
---|---|
protected ParticipantDatabase |
RTPSession.partDb
Participant database |
Methods in jlibrtp with parameters of type ParticipantDatabase | |
---|---|
protected boolean |
RtcpPkt.check(java.net.InetAddress adr,
ParticipantDatabase partDb)
Check whether this packet came from the source we expected. |
Constructors in jlibrtp with parameters of type ParticipantDatabase | |
---|---|
RtcpPktSDES(byte[] aRawPkt,
int start,
java.net.InetSocketAddress socket,
ParticipantDatabase partDb)
Constructor that parses a received packet |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |