|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RTPBin.PAYLOAD_TYPE_CHANGE
Signal emitted when the current payload type changed to pt in session.
RTPBin.connect(PAYLOAD_TYPE_CHANGE)
,
RTPBin.disconnect(PAYLOAD_TYPE_CHANGE)
Method Summary | |
---|---|
void |
payloadTypeChange(RTPBin rtpbin,
int session,
int pt)
|
Method Detail |
---|
void payloadTypeChange(RTPBin rtpbin, int session, int pt)
rtpbin
- the object which received the signalsession
- the sessionpt
- the pt
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |