Function mp4parse::read_stsz

source ยท
pub fn read_stsz<T: ReadBytesExt>(
    src: &mut T,
    head: &BoxHeader,
) -> Result<SampleSizeBox>
Expand description

Parse a stsz box.