Searched defs:SendPayloadType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl.cc313 int8_t ModuleRtpRtcpImpl::SendPayloadType() const { function in class:webrtc::ModuleRtpRtcpImpl
314 return rtp_sender_.SendPayloadType();
428 state.send_payload_type = SendPayloadType();
H A Drtp_sender.cc291 int8_t RTPSender::SendPayloadType() const { function in class:webrtc::RTPSender

Completed in 317 milliseconds