pub fn read_stsz<T: ReadBytesExt>(
src: &mut T,
head: &BoxHeader,
) -> Result<SampleSizeBox>Expand description
Parse a stsz box.
pub fn read_stsz<T: ReadBytesExt>(
src: &mut T,
head: &BoxHeader,
) -> Result<SampleSizeBox>Parse a stsz box.