THEOplayer Web SDK
    Preparing search index...

    Interface UplynkAdBreakListEventMap

    The events fired by the UplynkAdBreakList.

    interface UplynkAdBreakListEventMap {
        addadbreak: UplynkAddAdBreakEvent;
        removeadbreak: UplynkRemoveAdBreakEvent;
    }
    Index

    Properties

    Fired when the ad break is added.

    Fired when the ad break is removed.