[][src]Crate avif_parse

Module for parsing ISO Base Media Format aka video/mp4 streams.

Modules

c_api

This crate can be used from C.

Structs

AvifData

Enums

Error

Describes parser failures.

Functions

read_avif

Read the contents of an AVIF file

Type Definitions

TryBox
TryHashMap
TryString
TryVec