Function mp4parse::read_tkhd [] [src]

pub fn read_tkhd<T: ReadBytesExt>(src: &mut T, head: &BoxHeader) -> Option<TrackHeaderBox>

Parse a tkhd box.