Brand template representation
Template ID
Template name
Is default template
Render preference
Enables automatic layout adjustment.
Enables screen layout for the video.
Enables cropping of the video.
Enables caption overlay on the video.
Converts all characters to uppercase in captions.
Enables keyword highlighting in captions.
Enables emoji overlay on the video.
Enables fill layout for a single person.
Enables split layout for two people.
Enables layout for three people.
Enables layout for four people.
Enables fit layout for multiple people.
Specifies the crop ratio for fit layout.
Enables visual hook overlay, deprecated and should always be false.
Enables watermark overlay.
Font settings for captions.
The color of the font.
The style of the font.
The family of the font.
The shadow settings of the font.
Indicates if the shadow is enabled.
The color of the shadow.
The x offset of the shadow.
The y offset of the shadow.
The blur radius of the shadow.
Indicates if the word highlight color should be used for the shadow.
The ID of the font.
The type of the font.
CustomizedFont
, System
The name of the font.
The storage path of the font.
The size of the font.
Large
, Middle
, Small
The numerical size of the font.
The text decoration of the font.
line-through
, underline
,
Specifies the layout aspect ratio.
portrait
, landscape
, square
Enables B-Roll overlay on the video.
Type of template
Was this page helpful?
{
"templateId": "cm32g2poc0002t5bnhmg2kfyx",
"name": "Karaoke Template",
"isDefault": true,
"preferences": {
"enableAutoLayout": false,
"enableFillLayout": false,
"enableFitLayout": false,
"fitLayoutCropRatio": "4:3",
"enableSplitLayout": true,
"enableThreeLayout": true,
"enableFourLayout": true,
"enableScreenLayout": true,
"enableVisualHook": false,
"enableWatermark": false,
"enableCrop": true,
"enableCaption": true,
"enableUppercase": true,
"enableHighlight": true,
"enableEmoji": true,
"font": {
"color": "#ffffff",
"style": [
"900"
],
"family": "Komika-axis",
"stroke": {
"enabled": false,
"color": "#000000FF",
"width": 16
},
"shadow": {
"enabled": true,
"color": "#FFFFFFFF",
"x": 2,
"y": 2,
"blur": 16
}
},
"highlightColor": {
"primary": "#04f827",
"secondary": "#FFFD03"
}
},
"type": "PresetOverwrite"
}