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

/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_video_sync.h22 // VoEVideoSync* vsync = VoEVideoSync::GetInterface(voe);
44 class WEBRTC_DLLEXPORT VoEVideoSync class in namespace:webrtc
47 // Factory for the VoEVideoSync sub-API. Increases an internal
50 static VoEVideoSync* GetInterface(VoiceEngine* voiceEngine);
52 // Releases the VoEVideoSync sub-API and decreases an internal
100 VoEVideoSync() { } function in class:webrtc::VoEVideoSync
101 virtual ~VoEVideoSync() { }

Completed in 355 milliseconds