| Package | Description |
|---|---|
| org.jlibrtp |
The jlibrtp package contains the core classes of jlibrtp.
|
| Modifier and Type | Field and Description |
|---|---|
protected RTCPSession |
RTPSession.rtcpSession
The RTCP session associated with this RTP Session
|
| Constructor and Description |
|---|
RTCPSenderThread(RTCPSession rtcpSession,
RTPSession rtpSession)
Constructor for new thread
|