Function mp4::read_box_header_ext

source ·
pub fn read_box_header_ext<R: Read>(reader: &mut R) -> Result<(u8, u32)>