Android-cuttlefish cvd tool
Public Member Functions | List of all members
cuttlefish::webrtc_streaming::VideoSink Class Referenceabstract

#include <video_sink.h>

Inheritance diagram for cuttlefish::webrtc_streaming::VideoSink:
Inheritance graph
[legend]

Public Member Functions

virtual ~VideoSink ()=default
 
virtual void OnFrame (std::shared_ptr< VideoFrameBuffer > frame, int64_t timestamp_us)=0
 

Constructor & Destructor Documentation

◆ ~VideoSink()

virtual cuttlefish::webrtc_streaming::VideoSink::~VideoSink ( )
virtualdefault

Member Function Documentation

◆ OnFrame()

virtual void cuttlefish::webrtc_streaming::VideoSink::OnFrame ( std::shared_ptr< VideoFrameBuffer frame,
int64_t  timestamp_us 
)
pure virtual

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