Bitmovin Player API 8.268.0
    Preparing search index...

    Enumeration LiveSynchronizationMethod

    Method to be used for time server response parsing

    Index
    HttpHead: "httphead"

    The time information is in the response HTTP 'Date' header.

    HttpIso: "httpiso"

    The time information is in the response body a ISO 8601 timestamp.

    HttpXsDate: "httpxsdate"

    The time information is in the response body in xs:date format.