Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::ffmpeg::OutputStream Struct Reference
Inheritance diagram for inviwo::ffmpeg::OutputStream:

Classes

struct  Options

Public Member Functions

FramefillFrame (Frame &dst, std::function< void(AVFrame *pict, int width, int height)> filler)
void openVideo (AVDictionary *opt_arg=nullptr)
 OutputStream (Format &format, Options opts)
Public Member Functions inherited from inviwo::ffmpeg::NoMoveCopy
 NoMoveCopy (const NoMoveCopy &)=delete
 NoMoveCopy (NoMoveCopy &&)=delete
NoMoveCopy & operator= (const NoMoveCopy &)=delete
NoMoveCopy & operator= (NoMoveCopy &&)=delete

Public Attributes

Codec codec
std::optional< SwScalescaler
enum AVPixelFormat sourceFormat
AVStream * stream
std::optional< FrametmpFrame

The documentation for this struct was generated from the following file:
  • modules/ffmpeg/include/inviwo/ffmpeg/outputstream.h