Timeline Studio API Documentation - v0.26.0
Preparing search index...
types/video-compiler
SubtitlePosition
Interface SubtitlePosition
interface
SubtitlePosition
{
align_x
:
SubtitleAlignX
;
align_y
:
SubtitleAlignY
;
margin
?:
{
bottom
:
number
;
left
:
number
;
right
:
number
;
top
:
number
}
;
x
:
number
;
y
:
number
;
}
Index
Properties
align_
x
align_
y
margin?
x
y
Properties
align_
x
align_x
:
SubtitleAlignX
align_
y
align_y
:
SubtitleAlignY
Optional
margin
margin
?:
{
bottom
:
number
;
left
:
number
;
right
:
number
;
top
:
number
}
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
align_
x
align_
y
margin
x
y
Timeline Studio API Documentation - v0.26.0
Loading...