pub fn read_stss<T: ReadBytesExt>(
src: &mut T,
head: &BoxHeader,
) -> Result<SyncSampleBox>Expand description
Parse a stss box.
pub fn read_stss<T: ReadBytesExt>(
src: &mut T,
head: &BoxHeader,
) -> Result<SyncSampleBox>Parse a stss box.