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

    Interface DefaultThemeConfig

    Hierarchy (View Summary)

    Index

    Properties

    actionIcons: DefaultThemeActionIcon[]

    Specifies list of enabled action icons

    alwaysOnFloatingControls: DefaultThemeFloatingControl[]

    Specifies list of enabled floating controls

    controlBar: DefaultThemeControl[]

    Specifies list of enabled controls in control bar

    controlBarVisibility: ControlBarVisibility

    Specifies controls visibility

    controlBarVuMeterConfig?: Partial<ChromingVuMeterConfig>

    Override values for the control bar VU meter configuration

    floatingControls: DefaultThemeFloatingControl[]

    Specifies 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

    timeFormat: ChromingTimeFormat

    Specifies which time format will be used in the timer control

    trackSelectorAutoClose: boolean

    If false, track selection menu will keep open until explicitly closed. If true it will close on track selection or when clicking outside of the menu

    vuMeterConfig: Partial<ChromingVuMeterConfig>

    Shared configuration for floating and control bar VU meters