org.gstreamer.elements.good
Interface RTPBin.ON_BYE_TIMEOUT

Enclosing class:
RTPBin

public static interface RTPBin.ON_BYE_TIMEOUT

Signal emitted when an SSRC that has timed out because of BYE.

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

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

Method Detail

onByeTimeout

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