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

/external/chromium_org/third_party/webrtc/video_engine/include/
H A Dvie_rtp_rtcp.h91 class WEBRTC_DLLEXPORT ViERTP_RTCP { class in namespace:webrtc
96 // Factory for the ViERTP_RTCP subā€API and increases an internal reference
99 static ViERTP_RTCP* GetInterface(VideoEngine* video_engine);
101 // Releases the ViERTP_RTCP sub-API and decreases an internal reference
487 virtual ~ViERTP_RTCP() {}

Completed in 86 milliseconds