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

/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_hardware.h22 // VoEHardware* hardware = VoEHardware::GetInterface(voe);
41 class WEBRTC_DLLEXPORT VoEHardware class in namespace:webrtc
44 // Factory for the VoEHardware sub-API. Increases an internal
47 static VoEHardware* GetInterface(VoiceEngine* voiceEngine);
49 // Releases the VoEHardware sub-API and decreases an internal
106 VoEHardware() {} function in class:webrtc::VoEHardware
107 virtual ~VoEHardware() {}

Completed in 51 milliseconds