Function mp4parse::read_ftyp

source ยท
pub fn read_ftyp<T: ReadBytesExt>(
    src: &mut T,
    head: &BoxHeader,
) -> Result<FileTypeBox>
Expand description

Parse an ftyp box.