webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
rtc::VideoSourceBase::SinkPair Struct Reference

#include <videosourcebase.h>

Public Member Functions

 SinkPair (VideoSinkInterface< webrtc::VideoFrame > *sink, VideoSinkWants wants)
 
 SinkPair (VideoSinkInterface< webrtc::VideoFrame > *sink, VideoSinkWants wants)
 

Public Attributes

VideoSinkInterface< webrtc::VideoFrame > * sink
 
VideoSinkWants wants
 

Constructor & Destructor Documentation

◆ SinkPair() [1/2]

rtc::VideoSourceBase::SinkPair::SinkPair ( VideoSinkInterface< webrtc::VideoFrame > *  sink,
VideoSinkWants  wants 
)
inline

◆ SinkPair() [2/2]

rtc::VideoSourceBase::SinkPair::SinkPair ( VideoSinkInterface< webrtc::VideoFrame > *  sink,
VideoSinkWants  wants 
)
inline

Member Data Documentation

◆ sink

VideoSinkInterface< webrtc::VideoFrame > * rtc::VideoSourceBase::SinkPair::sink

◆ wants

VideoSinkWants rtc::VideoSourceBase::SinkPair::wants

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