Function mp4parse::skip_box_content [] [src]

pub fn skip_box_content<T: ReadBytesExt + Seek>(src: &mut T, header: &Mp4BoxHeader) -> Result<u64>

Skip over the contents of a box.