org.gstreamer.elements.good
Interface RTPBin.ON_TIMEOUT

Enclosing class:
RTPBin

public static interface RTPBin.ON_TIMEOUT

Signal emitted when an SSRC that has timed out.

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

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

Method Detail

onTimeout

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