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

/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_network.h22 // VoENetwork* netw = VoENetwork::GetInterface(voe);
56 // VoENetwork
57 class WEBRTC_DLLEXPORT VoENetwork class in namespace:webrtc
60 // Factory for the VoENetwork sub-API. Increases an internal
63 static VoENetwork* GetInterface(VoiceEngine* voiceEngine);
65 // Releases the VoENetwork sub-API and decreases an internal
100 VoENetwork() {} function in class:webrtc::VoENetwork
101 virtual ~VoENetwork() {}

Completed in 63 milliseconds