org.gstreamer.elements.good
Interface RTPBin.ON_NPT_STOP

Enclosing class:
RTPBin

public static interface RTPBin.ON_NPT_STOP

Signal emitted when SSRC sender has sent data up to the configured NPT stop time.

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

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

Method Detail

onNptStop

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