Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::ffmpeg::CodecID Class Reference

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
 

The documentation for this class was generated from the following file: