Function mp4parse::read_mp4

source ·
pub fn read_mp4<T: Read>(f: &mut T) -> Result<MediaContext>
Expand description

Read the contents of a box, including sub boxes.