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