Expand description
Module for parsing ISO Base Media Format aka video/mp4 streams.
Modules§
- c_api
- This crate can be used from C.
Structs§
Enums§
- Error
- Describes parser failures.
Functions§
- read_
avif - Read the contents of an AVIF file
Type Aliases§
- Result
- Result shorthand using our Error enum.