Searched defs:voice_activity_detection (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dpeerconnectioninterface.h215 bool voice_activity_detection; member in struct:webrtc::PeerConnectionInterface::RTCOfferAnswerOptions
222 voice_activity_detection(true),
228 bool voice_activity_detection,
233 voice_activity_detection(voice_activity_detection),
226 RTCOfferAnswerOptions(int offer_to_receive_video, int offer_to_receive_audio, bool voice_activity_detection, bool ice_restart, bool use_rtp_mux) argument

Completed in 90 milliseconds