OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetRTCPStatus
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/voice_engine/
voe_rtp_rtcp_impl.cc
241
int VoERTP_RTCPImpl::
GetRTCPStatus
(int channel, bool& enabled) {
250
"
GetRTCPStatus
() failed to locate channel");
253
return channelPtr->
GetRTCPStatus
(enabled);
channel.cc
[
all
...]
Completed in 199 milliseconds