Android-cuttlefish cvd tool
|
#include <client_handler.h>
Public Member Functions | |
virtual | ~ClientVideoTrackInterface ()=default |
virtual void | AddOrUpdateSink (rtc::VideoSinkInterface< webrtc::VideoFrame > *sink, const rtc::VideoSinkWants &wants)=0 |
|
virtualdefault |
|
pure virtual |
Implemented in cuttlefish::webrtc_streaming::ClientVideoTrackImpl.