Function mp4parse::read_box_header [] [src]

pub fn read_box_header<T: ReadBytesExt>(src: &mut T) -> Option<Mp4BoxHeader>

Parse a box out of a data buffer.