subsampleOffsetUs property

int? subsampleOffsetUs
final

For samples that contain subsamples, this is an offset that should be added to subsample timestamps. A value of {@link #OFFSET_SAMPLE_RELATIVE} indicates that subsample timestamps are relative to the timestamps of their parent samples.

Implementation

final int? subsampleOffsetUs;