Bitmovin Player React Native SDK - v1.4.0
    Preparing search index...

    Interface AdvertisingConfig

    Contains configuration values regarding the ads which should be played back by the player.

    interface AdvertisingConfig {
        ima?: ImaAdvertisingConfig;
        schedule: AdItem[];
    }
    Index

    Properties

    Properties

    Configuration to customize Google IMA SDK integration.

    schedule: AdItem[]

    The ad items that are scheduled when a new playback session is started via Player.load().