org.gstreamer.elements.good
Interface RTPBin.ON_SSRC_VALIDATED

Enclosing class:
RTPBin

public static interface RTPBin.ON_SSRC_VALIDATED

Signal emitted when a new SSRC that became validated.

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

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

Method Detail

onSsrcValidated

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