Bitmovin Player API 8.268.0
    Preparing search index...

    Interface LicensingConfig

    interface LicensingConfig {
        delay?: number;
    }
    Index
    delay?: number

    Can be used to set the delay (in milliseconds) until the licensing call is issued. Maximum value is 30000 (30 seconds).