Function mp4::write_box_header_ext

source ·
pub fn write_box_header_ext<W: Write>(w: &mut W, v: u8, f: u32) -> Result<u64>