org.gstreamer.elements.good
Interface RTPBin.ON_SSRC_COLLISION

Enclosing class:
RTPBin

public static interface RTPBin.ON_SSRC_COLLISION

Signal emitted when we have an SSRC collision.

See Also:
RTPBin.connect(ON_SSRC_COLLISION), RTPBin.disconnect(ON_SSRC_COLLISION)

Method Summary
 void onSsrcCollision(RTPBin rtpbin, int session, int ssrc)
           
 

Method Detail

onSsrcCollision

void onSsrcCollision(RTPBin rtpbin,
                     int session,
                     int ssrc)
Parameters:
rtpbin - the object which received the signal
session - the session
ssrc - the SSRC