Bitmovin Player API 8.271.0
    Preparing search index...

    Interface ViewModeOptions

    interface ViewModeOptions {
        fullscreenElement?: HTMLElement;
    }
    Index
    fullscreenElement?: HTMLElement

    An optional alternative element to be put into Fullscreen instead of the default player (container) element.

    v8.0