pub fn read_stsc<T: ReadBytesExt>(
src: &mut T,
head: &BoxHeader,
) -> Result<SampleToChunkBox>Expand description
Parse a stsc box.
pub fn read_stsc<T: ReadBytesExt>(
src: &mut T,
head: &BoxHeader,
) -> Result<SampleToChunkBox>Parse a stsc box.