Documentation
Preparing search index...
@music-ui/core
<internal>
StateTimelineEvent
Interface StateTimelineEvent
An event must have a time number
interface
StateTimelineEvent
{
state
:
PlaybackState
;
time
:
number
;
}
Hierarchy (
View Summary
)
TimelineEvent
StateTimelineEvent
Index
Properties
state
time
Properties
state
state
:
PlaybackState
time
time
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
state
time
Documentation
Loading...
An event must have a time number