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