@byomakase/omakase-player
Preparing search index...
PlayerControllerConfigMap
Type Alias PlayerControllerConfigMap
Maps each
MainMediaType
to its corresponding player controller config type.
type
PlayerControllerConfigMap
=
{
AUDIO_FILE
:
AudioFilePlayerControllerConfig
;
HLS
:
HlsPlayerControllerConfig
;
MP4
:
Mp4PlayerControllerConfig
;
}
Index
Properties
AUDIO_
FILE
HLS
MP4
Properties
AUDIO_
FILE
AUDIO_FILE
:
AudioFilePlayerControllerConfig
HLS
HLS
:
HlsPlayerControllerConfig
MP4
MP4
:
Mp4PlayerControllerConfig
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AUDIO_
FILE
HLS
MP4
@byomakase/omakase-player
Loading...
Maps each MainMediaType to its corresponding player controller config type.