|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RTPBin.ON_NPT_STOP
Signal emitted when SSRC sender has sent data up to the configured NPT stop time.
RTPBin.connect(ON_NPT_STOP)
,
RTPBin.disconnect(ON_NPT_STOP)
Method Summary | |
---|---|
void |
onNptStop(RTPBin rtpbin,
int session,
int ssrc)
|
Method Detail |
---|
void onNptStop(RTPBin rtpbin, int session, int ssrc)
rtpbin
- the object which received the signalsession
- the sessionssrc
- the SSRC
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |