|
webrtc::VideoTrackInterface * | video_track_ |
|
rtc::VideoSinkInterface< webrtc::VideoFrame > * | sink_ = nullptr |
|
rtc::VideoSinkWants | wants_ = {} |
|
◆ AddOrUpdateSink()
void cuttlefish::webrtc_streaming::ClientVideoTrackImpl::AddOrUpdateSink |
( |
rtc::VideoSinkInterface< webrtc::VideoFrame > * |
sink, |
|
|
const rtc::VideoSinkWants & |
wants |
|
) |
| |
|
inlineoverridevirtual |
◆ SetVideoTrack()
void cuttlefish::webrtc_streaming::ClientVideoTrackImpl::SetVideoTrack |
( |
webrtc::VideoTrackInterface * |
track | ) |
|
|
inline |
◆ UnsetVideoTrack()
void cuttlefish::webrtc_streaming::ClientVideoTrackImpl::UnsetVideoTrack |
( |
webrtc::VideoTrackInterface * |
track | ) |
|
|
inline |
◆ sink_
rtc::VideoSinkInterface<webrtc::VideoFrame>* cuttlefish::webrtc_streaming::ClientVideoTrackImpl::sink_ = nullptr |
|
private |
◆ video_track_
webrtc::VideoTrackInterface* cuttlefish::webrtc_streaming::ClientVideoTrackImpl::video_track_ |
|
private |
◆ wants_
rtc::VideoSinkWants cuttlefish::webrtc_streaming::ClientVideoTrackImpl::wants_ = {} |
|
private |
The documentation for this class was generated from the following file: