void |
RTPBin.ON_BYE_SSRC.onByeSsrc(RTPBin rtpbin,
int session,
int ssrc) |
void |
RTPBin.ON_BYE_TIMEOUT.onByeTimeout(RTPBin rtpbin,
int session,
int ssrc) |
void |
RTPBin.ON_NEW_SSRC.onNewSsrc(RTPBin rtpbin,
int session,
int ssrc) |
void |
RTPBin.ON_NPT_STOP.onNptStop(RTPBin rtpbin,
int session,
int ssrc) |
void |
RTPBin.ON_SENDER_TIMEOUT.onSenderTimeout(RTPBin rtpbin,
int session,
int ssrc) |
void |
RTPBin.ON_SSRC_ACTIVE.onSsrcActive(RTPBin rtpbin,
int session,
int ssrc) |
void |
RTPBin.ON_SSRC_COLLISION.onSsrcCollision(RTPBin rtpbin,
int session,
int ssrc) |
void |
RTPBin.ON_SSRC_SDES.onSsrcSdes(RTPBin rtpbin,
int session,
int ssrc) |
void |
RTPBin.ON_SSRC_VALIDATED.onSsrcValidated(RTPBin rtpbin,
int session,
int ssrc) |
void |
RTPBin.ON_TIMEOUT.onTimeout(RTPBin rtpbin,
int session,
int ssrc) |
void |
RTPBin.PAYLOAD_TYPE_CHANGE.payloadTypeChange(RTPBin rtpbin,
int session,
int pt) |
Caps |
RTPBin.REQUEST_PT_MAP.requestPtMap(RTPBin rtpbin,
int session,
int pt) |