Function mp4parse::read_stts

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

Parse a stts box.