Package | Description |
---|---|
org.jlibrtp |
The jlibrtp package contains the core classes of jlibrtp.
|
Modifier and Type | Field and Description |
---|---|
protected RTCPAVPFIntf |
RTPSession.rtcpAVPFIntf
Handle to application interface for AVPF, RFC 4585 (optional)
|
Modifier and Type | Method and Description |
---|---|
int |
RTPSession.registerAVPFIntf(RTCPAVPFIntf rtcpAVPFIntf,
int maxDelay,
int earlyThreshold,
int regularThreshold)
Set whether the stack should operate in RFC 4585 mode.
|