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

    Interface AdvertisingConfig

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

    interface AdvertisingConfig {
        schedule: AdItem[];
    }
    Index

    Properties

    Properties

    schedule: AdItem[]

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