webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::FileRenderPassthrough Class Reference
Inheritance diagram for webrtc::FileRenderPassthrough:
rtc::VideoSinkInterface< VideoFrame >

Public Member Functions

 FileRenderPassthrough (const std::string &basename, rtc::VideoSinkInterface< VideoFrame > *renderer)
 
 ~FileRenderPassthrough ()
 
- Public Member Functions inherited from rtc::VideoSinkInterface< VideoFrame >
virtual ~VideoSinkInterface ()
 
virtual ~VideoSinkInterface ()
 
virtual void OnFrame (const VideoFrame &frame)=0
 
virtual void OnFrame (const VideoFrame &frame)=0
 

Constructor & Destructor Documentation

◆ FileRenderPassthrough()

webrtc::FileRenderPassthrough::FileRenderPassthrough ( const std::string basename,
rtc::VideoSinkInterface< VideoFrame > *  renderer 
)
inline

◆ ~FileRenderPassthrough()

webrtc::FileRenderPassthrough::~FileRenderPassthrough ( )
inline

The documentation for this class was generated from the following file: