Amazon IVS Player
    Preparing search index...

    Interface AdBreakBeta

    Metadata that describes an ad break

    interface AdBreak {
        adBreakId: string;
        duration: number;
        podLength: number;
        rollType: AdRollType;
    }
    Index

    Properties

    adBreakId: string

    Unique identifier for this ad break

    duration: number

    Total duration of the ad break in seconds

    podLength: number

    Number of creatives in this ad break

    rollType: AdRollType

    Type of ad break