sequenceMode property

bool sequenceMode
getter/setter pair

boolean If true, the media segments are appended to the SourceBuffer in "sequence mode" (ignoring their internal timestamps). Defaults to false.

Implementation

external bool sequenceMode;