OGPlayer Web SDK
    Preparing search index...

    Class FreewheelAdsProvider

    SPI for a client-side ads integration (Google IMA HTML5, future slot providers) — the web mirror of the mobile AdsProvider SPI. Opt-in: apps that never touch ads load none of this.

    Implements

    Index
    usesContentVideoElement: true

    FW's HTML5 VideoRenderer plays ads IN the content element by design (this._adVideo = getContentVideoElement() in AdManager.js) — the engine releases the element around breaks and restores content after.