OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApplyOptions
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/media/webrtc/
webrtcvoiceengine.h
116
bool
ApplyOptions
(const AudioOptions& options);
webrtcvoiceengine.cc
529
// calling
ApplyOptions
or the default will be overwritten.
569
bool WebRtcVoiceEngine::
ApplyOptions
(const AudioOptions& options_in) {
571
LOG(LS_INFO) << "
ApplyOptions
: " << options_in.ToString();
[
all
...]
Completed in 117 milliseconds