ignoreManifestTimestampsInSegmentsMode property
boolean If true, don't adjust the timestamp offset to account for manifest segment durations being out of sync with segment durations. In other words, assume that there are no gaps in the segments when appending to the SourceBuffer, even if the manifest and segment times disagree. Only applies when sequenceMode is false. Defaults to false.
Implementation
external bool ignoreManifestTimestampsInSegmentsMode;