OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SendPayloadType
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc
265
int8_t ModuleRtpRtcpImpl::
SendPayloadType
() const {
266
return rtp_sender_.
SendPayloadType
();
337
state.send_payload_type =
SendPayloadType
();
rtp_sender.cc
364
int8_t RTPSender::
SendPayloadType
() const {
[
all
...]
Completed in 3250 milliseconds