THEOplayer Web SDK
    Preparing search index...

    Interface FreeWheelCue

    Represents a FreeWheel cue.

    interface FreeWheelCue {
        adUnit: FreeWheelAdUnitType;
        timeOffset: number;
    }
    Index

    Properties

    Properties

    The ad unit type.

    timeOffset: number

    Offset after which the ad break will start, in seconds.