|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RTPBin.ON_SENDER_TIMEOUT
Signal emitted when a sender SSRC that has timed out and became a receiver.
RTPBin.connect(ON_SENDER_TIMEOUT)
,
RTPBin.disconnect(ON_SENDER_TIMEOUT)
Method Summary | |
---|---|
void |
onSenderTimeout(RTPBin rtpbin,
int session,
int ssrc)
|
Method Detail |
---|
void onSenderTimeout(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 |