bitmovin-player-ui
    Preparing search index...

    Interface UIVariant

    Associates a UI instance with an optional UIConditionResolver that determines if the UI should be displayed.

    Index

    Properties

    Determines whether this variant can be displayed for the current player and document state.

    identifier?: UIVariantIdentifier

    Stable identifier for this variant, used to scope variant-specific component config in UIConfig.componentConfigOverrides.

    spatialNavigation?: SpatialNavigation

    Spatial navigation instance used by this variant, if keyboard or remote-control navigation is enabled.

    The UI container for this variant.