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

Public Member Functions

 Format (OutputFormat outputFormat, const std::filesystem::path &aFilename)
 Format (const std::filesystem::path &aFilename)
void open ()
void writeHeader (AVDictionary **options)
void writeTrailer ()
void writeFrame (const Packet &pkt)
AVStream * newStream ()
int queryCodec (CodecID codecId, std::optional< int > stdCompliance=std::nullopt)
OutputFormat outputFormat () const

Public Attributes

std::filesystem::path filename
AVFormatContext * ctx

The documentation for this class was generated from the following file:
  • format.h