sequenceMode property

bool sequenceMode
getter/setter pair

boolean If true, we will append the media segments using sequence mode; that is to say, ignoring any timestamps inside the media files.

Implementation

external bool sequenceMode;