Timeline Studio API Documentation - v0.26.0
Preparing search index...
types/video-compiler
SubtitleAnimation
Interface SubtitleAnimation
interface
SubtitleAnimation
{
animation_type
:
SubtitleAnimationType
;
delay
?:
number
;
direction
?:
SubtitleDirection
;
duration
:
number
;
easing
?:
SubtitleEasing
;
id
:
string
;
properties
?:
Record
<
string
,
any
>
;
}
Index
Properties
animation_
type
delay?
direction?
duration
easing?
id
properties?
Properties
animation_
type
animation_type
:
SubtitleAnimationType
Optional
delay
delay
?:
number
Optional
direction
direction
?:
SubtitleDirection
duration
duration
:
number
Optional
easing
easing
?:
SubtitleEasing
id
id
:
string
Optional
properties
properties
?:
Record
<
string
,
any
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animation_
type
delay
direction
duration
easing
id
properties
Timeline Studio API Documentation - v0.26.0
Loading...