{
"data": {
"textWindow": [
{
"name": "string",
"text": "string",
"coordinates": "string",
"textOrientation": "string",
"font": "string",
"fontSize": 0,
"fontColor": "string",
"letterSpacing": 0,
"bold": true,
"italic": true,
"underline": true,
"horAlign": "string",
"vertAlign": "string",
"bgColor": "string",
"scrollDirection": "string",
"scrollSpeed": 0,
"borderSize": 0,
"borderColor": "string",
"duration": 0,
"scrollCount": 0,
"translucent": true
}
],
"videoWindow": [
{
"name": "string",
"sourceType": "string",
"player": "string",
"url": "string",
"coordinates": "string",
"translucent": true,
"xMirror": true,
"yMirror": "string",
"angle": 0,
"borderSize": 0,
"borderColor": "string",
"crop2k": "string",
"crop4k": "string",
"is5D": "string",
"radius": 0
}
]
},
"errorMessage": "string",
"errorCode": 0,
"isSuccess": true
}