![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for Windows*
|
Interface for rendering VideoFrames in ARGB/I420 format from a VideoTrack. More...
#include <owt/base/videorendererinterface.h>
Public Member Functions | |
virtual void | RenderFrame (std::unique_ptr< VideoBuffer > buffer) |
Passes video buffer to renderer. | |
virtual VideoRendererType | Type ()=0 |
Render type that indicates the VideoBufferType the renderer would receive. | |
Interface for rendering VideoFrames in ARGB/I420 format from a VideoTrack.