Uses of Interface
jlibrtp.RTPAppIntf

Uses of RTPAppIntf in jlibrtp
 

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