OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetSendingMediaStatus
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc
392
void ModuleRtpRtcpImpl::
SetSendingMediaStatus
(const bool sending) {
393
rtp_sender_.
SetSendingMediaStatus
(sending);
rtp_sender.cc
[
all
...]
Completed in 494 milliseconds