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

/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_neteq_stats.h20 class WEBRTC_DLLEXPORT VoENetEqStats class in namespace:webrtc
23 // Factory for the VoENetEqStats sub-API. Increases an internal
26 static VoENetEqStats* GetInterface(VoiceEngine* voiceEngine);
28 // Releases the VoENetEqStats sub-API and decreases an internal
43 VoENetEqStats() {} function in class:webrtc::VoENetEqStats
44 virtual ~VoENetEqStats() {}

Completed in 573 milliseconds