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

/external/webrtc/webrtc/voice_engine/include/
H A Dvoe_audio_processing.h46 // VoERxVadCallback
47 class WEBRTC_DLLEXPORT VoERxVadCallback { class in namespace:webrtc
52 virtual ~VoERxVadCallback() {}
156 // Registers a VoERxVadCallback |observer| instance and enables Rx VAD
159 VoERxVadCallback& observer) = 0;
161 // Deregisters the VoERxVadCallback |observer| and disables Rx VAD

Completed in 84 milliseconds