OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetREMBStatus
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_sender.cc
250
void RTCPSender::
SetREMBStatus
(bool enable) {
[
all
...]
rtp_rtcp_impl.cc
647
void ModuleRtpRtcpImpl::
SetREMBStatus
(const bool enable) {
648
rtcp_sender_.
SetREMBStatus
(enable);
Completed in 1490 milliseconds