nf-player
Preparing search index...
NodePlaybackDescription
Type Alias NodePlaybackDescription
type
NodePlaybackDescription
=
{
file
?:
{
maxDuration
:
TimeInstant
}
;
id
:
string
;
kind
:
string
;
loop
?:
{
currentLoopEndTime
:
TimeInstant
;
currentLoopStartTime
:
TimeInstant
;
infinite
:
boolean
;
loopElapsedTime
:
TimeInstant
;
loopsSinceStart
:
number
;
}
;
time
:
TimeInstant
;
}
Index
Properties
file?
id
kind
loop?
time
Properties
Optional
file
file
?:
{
maxDuration
:
TimeInstant
}
id
id
:
string
kind
kind
:
string
Optional
loop
loop
?:
{
currentLoopEndTime
:
TimeInstant
;
currentLoopStartTime
:
TimeInstant
;
infinite
:
boolean
;
loopElapsedTime
:
TimeInstant
;
loopsSinceStart
:
number
;
}
time
time
:
TimeInstant
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
file
id
kind
loop
time
nf-player
Loading...