Function mp4parse::read_stsc

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

Parse a stsc box.