![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| CodecID (AVCodecID id) | |
| std::string | desc () const |
| void | deserialize (Deserializer &d) |
| std::optional< std::string_view > | longName () const |
| std::string_view | name () const |
| operator bool () const | |
| auto | operator<=> (const CodecID &) const =default |
| void | serialize (Serializer &s) const |
| AVMediaType | type () const |
| std::string_view | typeString () const |
Public Attributes | |
| AVCodecID | id |