peerconnectioninterface.h | 284 bool voice_activity_detection; member in struct:webrtc::PeerConnectionInterface::RTCOfferAnswerOptions 291 voice_activity_detection(true), 297 bool voice_activity_detection, 302 voice_activity_detection(voice_activity_detection),
|