| Package | Description |
|---|---|
| org.jlibrtp |
The jlibrtp package contains the core classes of jlibrtp.
|
| Modifier and Type | Field and Description |
|---|---|
protected DebugAppIntf |
RTPSession.debugAppIntf
Handle to application interface for debugging
|
| Modifier and Type | Method and Description |
|---|---|
int |
RTPSession.registerRTPSession(RTPAppIntf rtpApp,
RTCPAppIntf rtcpApp,
DebugAppIntf debugApp)
Registers an application (RTPAppIntf) with the RTP session.
|