|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
| 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 |