Expand description
Utilities for decoding video and audio formats.
Structs§
- Codecs
- A list of codec descriptors.
- Context
- Auxiliary structure to encapsulate a decoder object and its additional data.
- Descr
- Codec descriptor.
Traits§
- Decoder
- Used to interact with a decoder.
- Descriptor
- Used to get the descriptor of a codec and create its own decoder.