|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RTPBin.ON_BYE_TIMEOUT
Signal emitted when an SSRC that has timed out because of BYE.
RTPBin.connect(ON_BYE_TIMEOUT),
RTPBin.disconnect(ON_BYE_TIMEOUT)| Method Summary | |
|---|---|
void |
onByeTimeout(RTPBin rtpbin,
int session,
int ssrc)
|
| Method Detail |
|---|
void onByeTimeout(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 | |||||||||