Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/style-templates/types/style-template
StyleTemplate
Interface StyleTemplate
Типы для стилистических шаблонов
interface
StyleTemplate
{
aspectRatio
:
"16:9"
|
"9:16"
|
"1:1"
;
category
:
|
"transition"
|
"overlay"
|
"intro"
|
"title"
|
"outro"
|
"lower-third"
;
description
?:
{
en
:
string
;
ru
:
string
}
;
duration
:
number
;
elements
:
TemplateElement
[]
;
hasAnimation
:
boolean
;
hasText
:
boolean
;
id
:
string
;
name
:
{
en
:
string
;
ru
:
string
}
;
previewVideo
?:
string
;
style
:
|
"cinematic"
|
"minimal"
|
"modern"
|
"vintage"
|
"creative"
|
"corporate"
;
tags
?:
{
en
:
string
[]
;
ru
:
string
[]
}
;
thumbnail
?:
string
;
}
Index
Properties
aspect
Ratio
category
description?
duration
elements
has
Animation
has
Text
id
name
preview
Video?
style
tags?
thumbnail?
Properties
aspect
Ratio
aspectRatio
:
"16:9"
|
"9:16"
|
"1:1"
category
category
:
"transition"
|
"overlay"
|
"intro"
|
"title"
|
"outro"
|
"lower-third"
Optional
description
description
?:
{
en
:
string
;
ru
:
string
}
duration
duration
:
number
elements
elements
:
TemplateElement
[]
has
Animation
hasAnimation
:
boolean
has
Text
hasText
:
boolean
id
id
:
string
name
name
:
{
en
:
string
;
ru
:
string
}
Optional
preview
Video
previewVideo
?:
string
style
style
:
"cinematic"
|
"minimal"
|
"modern"
|
"vintage"
|
"creative"
|
"corporate"
Optional
tags
tags
?:
{
en
:
string
[]
;
ru
:
string
[]
}
Optional
thumbnail
thumbnail
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aspect
Ratio
category
description
duration
elements
has
Animation
has
Text
id
name
preview
Video
style
tags
thumbnail
Timeline Studio API Documentation - v0.26.0
Loading...
Типы для стилистических шаблонов