|
|
| Frame () |
| | Construct a Frame without an AVFrame, sending it to an encoder signals end of stream.
|
| |
|
| Frame (const Frame &)=delete |
| |
|
| Frame (enum AVPixelFormat pix_fmt, int width, int height) |
| |
|
| Frame (Frame &&rhs) |
| |
|
| Frame (NoBuffers) |
| | Allocate an AVFrame without any data buffers, for use as a decoder destination where the decoder provides the buffers.
|
| |
|
void | makeWritable () |
| |
|
| operator bool () const |
| |
|
Frame & | operator= (const Frame &)=delete |
| |
|
Frame & | operator= (Frame &&that) |
| |
The documentation for this class was generated from the following file:
- modules/ffmpeg/include/inviwo/ffmpeg/wrap/frame.h