Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
Frame (enum AVPixelFormat pix_fmt, int width, int height) | |
Frame (const Frame &)=delete | |
Frame (Frame &&rhs) | |
Frame & | operator= (const Frame &)=delete |
Frame & | operator= (Frame &&that) |
operator bool () const | |
void | makeWritable () |
Public Attributes | |
AVFrame * | frame |