Inviwo 0.9.12-pre
Inviwo documentation
inviwo::ffmpeg::OutputStream Struct Reference
Inheritance diagram for inviwo::ffmpeg::OutputStream:

Classes

struct  Options

Public Member Functions

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

Public Attributes

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

The documentation for this struct was generated from the following file:
  • outputstream.h