Example #1
0
 void iTrackReader.seekToSample(StreamPosition index) => sampleReader.seekToSample(((Mp4StreamPosition)index).sample);