org.gstreamer.elements.good
Interface RTPBin.ON_SENDER_TIMEOUT

Enclosing class:
RTPBin

public static interface RTPBin.ON_SENDER_TIMEOUT

Signal emitted when a sender SSRC that has timed out and became a receiver.

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

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

Method Detail

onSenderTimeout

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