@onjmin/dtm
Preparing search index...
MmlPlayerInstance
Type Alias MmlPlayerInstance
type
MmlPlayerInstance
=
{
destroy
:
()
=>
void
;
isPlaying
:
()
=>
boolean
;
play
:
()
=>
void
;
stop
:
()
=>
void
;
}
Index
Properties
destroy
is
Playing
play
stop
Properties
destroy
destroy
:
()
=>
void
is
Playing
isPlaying
:
()
=>
boolean
play
play
:
()
=>
void
stop
stop
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destroy
is
Playing
play
stop
@onjmin/dtm
Loading...