Function mp4parse::skip_remaining_box_content
[−]
[src]
pub fn skip_remaining_box_content<T: BufRead>(src: &mut T, header: &BoxHeader) -> Result<()>
Skip over the remaining contents of a box.