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