OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetChannelOptions
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h
443
bool
SetChannelOptions
(const AudioOptions& options);
537
bool
SetChannelOptions
(const VideoOptions& options);
channel_unittest.cc
[
all
...]
channel.cc
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.cc
870
voice_channel_->
SetChannelOptions
(options);
[
all
...]
Completed in 434 milliseconds