Timeline Studio API Documentation - v0.26.0
Preparing search index...
types/video-compiler
Effect
Interface Effect
interface
Effect
{
effect_type
:
EffectType
;
enabled
:
boolean
;
ffmpeg_command
?:
string
;
id
:
string
;
name
:
string
;
parameters
:
Record
<
string
,
EffectParameter
>
;
}
Index
Properties
effect_
type
enabled
ffmpeg_
command?
id
name
parameters
Properties
effect_
type
effect_type
:
EffectType
enabled
enabled
:
boolean
Optional
ffmpeg_
command
ffmpeg_command
?:
string
id
id
:
string
name
name
:
string
parameters
parameters
:
Record
<
string
,
EffectParameter
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
effect_
type
enabled
ffmpeg_
command
id
name
parameters
Timeline Studio API Documentation - v0.26.0
Loading...