Bitmovin Player API 8.268.0
    Preparing search index...

    Interface InterstitialMacro

    Macro for custom value replacement in tracking URLs

    interface InterstitialMacro {
        name: string;
        value: string;
    }
    Index
    name: string
    value: string