Function mp4parse::read_stss

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

Parse a stss box.