Preparing search index...
The search index is not available
@clockworkdog/cogs-client
@clockworkdog/cogs-client
MediaSchema
AudioState
Type Alias AudioState
AudioState
:
{
audioOutput
:
string
;
file
:
string
;
keyframes
:
[
InitialAudioKeyframe
,
...
(
AudioKeyframe
|
NullKeyframe
)
[]
]
;
type
:
"audio"
;
}
Type declaration
audioOutput
:
string
file
:
string
keyframes
:
[
InitialAudioKeyframe
,
...
(
AudioKeyframe
|
NullKeyframe
)
[]
]
type
:
"audio"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@clockworkdog/cogs-client
Loading...