ignoreManifestProgramDateTime property

bool ignoreManifestProgramDateTime
getter/setter pair

boolean If true, the HLS parser will ignore the EXT-X-PROGRAM-DATE-TIME tags in the manifest and use media sequence numbers instead. Meant for streams where EXT-X-PROGRAM-DATE-TIME is incorrect or malformed. Defaults to false.

Implementation

external bool ignoreManifestProgramDateTime;