#include <video_frame_buffer.h>
◆ ~VideoFrameBuffer()
| virtual cuttlefish::VideoFrameBuffer::~VideoFrameBuffer |
( |
| ) |
|
|
virtualdefault |
◆ Clone()
| virtual std::unique_ptr< VideoFrameBuffer > cuttlefish::VideoFrameBuffer::Clone |
( |
| ) |
const |
|
pure virtual |
◆ height()
| virtual int cuttlefish::VideoFrameBuffer::height |
( |
| ) |
const |
|
pure virtual |
◆ PixelFormat()
| virtual uint32_t cuttlefish::VideoFrameBuffer::PixelFormat |
( |
| ) |
const |
|
inlinevirtual |
◆ width()
| virtual int cuttlefish::VideoFrameBuffer::width |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: