org.gstreamer.elements.good
Interface RTPBin.ON_SSRC_ACTIVE

Enclosing class:
RTPBin

public static interface RTPBin.ON_SSRC_ACTIVE

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

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

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

Method Detail

onSsrcActive

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