org.gstreamer.elements.good
Interface RTPBin.ON_SSRC_SDES

Enclosing class:
RTPBin

public static interface RTPBin.ON_SSRC_SDES

Signal emitted when a SSRC that is active, i.e., sending RTCP.

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

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

Method Detail

onSsrcSdes

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