Function mp4parse::read_box [] [src]

pub fn read_box<T: ReadBytesExt>(src: &mut T) -> Option<Mp4Box>

Parse a box out of a data buffer.