ignoreMaxSegmentDuration property

bool ignoreMaxSegmentDuration
getter/setter pair

boolean If true will cause DASH parser to ignore maxSegmentDuration from manifest. Defaults to false if not provided.

Implementation

external bool ignoreMaxSegmentDuration;