Vreo
Preparing search index...
Player
AudioLikeEvent
Type Alias AudioLikeEvent
模拟
<Audio>
事件。
type
AudioLikeEvent
=
{
ended
:
()
=>
void
;
pause
:
()
=>
void
;
play
:
()
=>
void
;
timeupdate
:
()
=>
void
;
}
Index
Properties
ended
pause
play
timeupdate
Properties
ended
ended
:
()
=>
void
pause
pause
:
()
=>
void
play
play
:
()
=>
void
timeupdate
timeupdate
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ended
pause
play
timeupdate
Vreo
Loading...
模拟
<Audio>
事件。