@gmb/bitmark-parser - v7.2.0
Preparing search index...
AudioLinkResource
Type Alias AudioLinkResource
type
AudioLinkResource
=
{
audioLink
?:
{
autoplay
?:
boolean
;
caption
?:
BitmarkPlus
;
copyright
?:
string
;
duration
?:
string
;
license
?:
string
;
mute
?:
boolean
;
search
?:
string
;
selected
?:
boolean
;
showInIndex
?:
boolean
;
srcAlt
?:
string
[]
;
url
?:
string
;
[
key
:
string
]:
unknown
;
}
;
type
:
"audio-link"
;
}
Index
Properties
audio
Link?
type
Properties
Optional
audio
Link
audioLink
?:
{
autoplay
?:
boolean
;
caption
?:
BitmarkPlus
;
copyright
?:
string
;
duration
?:
string
;
license
?:
string
;
mute
?:
boolean
;
search
?:
string
;
selected
?:
boolean
;
showInIndex
?:
boolean
;
srcAlt
?:
string
[]
;
url
?:
string
;
[
key
:
string
]:
unknown
;
}
type
type
:
"audio-link"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
Link
type
@gmb/bitmark-parser - v7.2.0
Loading...