Function mp4parse::read_ftyp [] [src]

pub fn read_ftyp<T: ReadBytesExt>(src: &mut T, head: &BoxHeader) -> Option<FileTypeBox>

Parse an ftype box.