HomeSort by relevance Sort by last modified time
    Searched refs:SendPayloadType (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.h 56 int8_t SendPayloadType() const;
rtp_rtcp_impl.cc 265 int8_t ModuleRtpRtcpImpl::SendPayloadType() const {
266 return rtp_sender_.SendPayloadType();
337 state.send_payload_type = SendPayloadType();
rtp_sender.h 125 int8_t SendPayloadType() const;
rtp_sender.cc 364 int8_t RTPSender::SendPayloadType() const {
    [all...]

Completed in 80 milliseconds