@ceeblue/web-utils
Preparing search index...
CML
MediaGroups
Type Alias MediaGroups
Alpha
HLS Media Groups
type
MediaGroups
=
{
AUDIO
:
{
[
key
:
string
]:
{
[
key
:
string
]:
{
language
:
string
}
}
}
;
SUBTITLES
:
{
[
key
:
string
]:
{
[
key
:
string
]:
{
language
:
string
}
}
}
;
}
Index
Properties
AUDIO
SUBTITLES
Properties
AUDIO
AUDIO
:
{
[
key
:
string
]:
{
[
key
:
string
]:
{
language
:
string
}
}
}
SUBTITLES
SUBTITLES
:
{
[
key
:
string
]:
{
[
key
:
string
]:
{
language
:
string
}
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AUDIO
SUBTITLES
@ceeblue/web-utils
Loading...
HLS Media Groups