Uses of Interface
jlibrtp.RTCPAVPFIntf

Packages that use RTCPAVPFIntf
jlibrtp The jlibrtp package contains the core classes of jlibrtp. 
 

Uses of RTCPAVPFIntf in jlibrtp
 

Fields in jlibrtp declared as RTCPAVPFIntf
protected  RTCPAVPFIntf RTPSession.rtcpAVPFIntf
          Handle to application interface for AVPF, RFC 4585 (optional)
 

Methods in jlibrtp with parameters of type RTCPAVPFIntf
 int RTPSession.registerAVPFIntf(RTCPAVPFIntf rtcpAVPFIntf, int maxDelay, int earlyThreshold, int regularThreshold)
          Set whether the stack should operate in RFC 4585 mode.