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

Public Attributes

AVFormatContext * ctx
std::filesystem::path filename

The documentation for this class was generated from the following file:
  • modules/ffmpeg/include/inviwo/ffmpeg/wrap/format.h