Function mp4parse::read_avif

source ·
pub fn read_avif<T: Read>(
    f: &mut T,
    strictness: ParseStrictness
) -> Result<AvifContext>
Expand description

Read the contents of an AVIF file