Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/effects/utils/user-effects
UserEffect
Interface UserEffect
Интерфейс для пользовательского эффекта с метаданными
interface
UserEffect
{
author
?:
string
;
createdAt
:
string
;
effect
:
VideoEffect
;
isCustom
:
boolean
;
tags
?:
string
[]
;
updatedAt
:
string
;
}
Index
Properties
author?
created
At
effect
is
Custom
tags?
updated
At
Properties
Optional
author
author
?:
string
created
At
createdAt
:
string
effect
effect
:
VideoEffect
is
Custom
isCustom
:
boolean
Optional
tags
tags
?:
string
[]
updated
At
updatedAt
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
author
created
At
effect
is
Custom
tags
updated
At
Timeline Studio API Documentation - v0.26.0
Loading...
Интерфейс для пользовательского эффекта с метаданными