|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RTPBin.ON_SSRC_SDES
Signal emitted when a SSRC that is active, i.e., sending RTCP.
RTPBin.connect(ON_SSRC_SDES),
RTPBin.disconnect(ON_SSRC_SDES)| Method Summary | |
|---|---|
void |
onSsrcSdes(RTPBin rtpbin,
int session,
int ssrc)
|
| Method Detail |
|---|
void onSsrcSdes(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 | |||||||||