@byomakase/omakase-player
    Preparing search index...

    Interface OmakaseThemeConfig

    Hierarchy (View Summary)

    Index

    Properties

    actionIcons: OmakaseThemeActionIcon[]

    Specifies the list of enabled action icons

    alwaysOnFloatingControls: OmakaseThemeFloatingControl[]

    Specifies the list of floating controls that are shown when the video is playing

    controlBar: OmakaseThemeControl[]

    Specifies controls visibility

    controlBarVisibility: OmakaseControlBarVisibility

    Specifies control bar visibility

    controlBarVuMeterConfig?: Partial<ChromingVuMeterConfig>

    Override values for the control bar VU meter configuration

    floatingControls: OmakaseThemeFloatingControl[]

    Specifies the list of enabled floating controls

    floatingVuMeterConfig?: Partial<ChromingVuMeterConfig>

    Override values for the floating VU meter configuration

    htmlTemplateId?: string

    Id of the custom web component used for Player chroming

    isFloatingVuMeterVisible: boolean

    Specifies if the floating VU meter is displayed

    playbackRates: number[]

    Sets the available playback rates in menu

    progressBarPosition: OmakaseProgressBarPosition

    Specifies control bar position

    timeFormat: ChromingTimeFormat

    Specifies which time format will be used in the timer control

    vuMeterConfig: Partial<ChromingVuMeterConfig>

    Shared configuration for control bar and floating VU meters