Uses of Interface
jlibrtp.RTCPAppIntf

Uses of RTCPAppIntf in jlibrtp
 

Methods in jlibrtp with parameters of type RTCPAppIntf
 int RTPSession.RTPSessionRegister(RTPAppIntf rtpApp, RTCPAppIntf rtcpApp, DebugAppIntf debugApp)
          Registers an application (RTPAppIntf) with the RTP session.