Uses of Interface
org.gstreamer.elements.good.RTPBin.ON_NEW_SSRC

Packages that use RTPBin.ON_NEW_SSRC
org.gstreamer.elements.good   
 

Uses of RTPBin.ON_NEW_SSRC in org.gstreamer.elements.good
 

Methods in org.gstreamer.elements.good with parameters of type RTPBin.ON_NEW_SSRC
 void RTPBin.connect(RTPBin.ON_NEW_SSRC listener)
          Add a listener for the on-new-ssrc signal on this RTPBin
 void RTPBin.disconnect(RTPBin.ON_NEW_SSRC listener)
          Disconnect the listener for the on-new-ssrc signal on this RTPBin