Returns an object describing the current caption settings
{
"back": true,
"backgroundOpacity": 50,
"edgeStyle": null,
"fontSize": 14,
"fontOpacity": 50,
"fontScale": 0.05,
"windowOpacity": 0,
"fontFamily": "Lucida Console"
}
| Attribute | Description |
|---|---|
| back boolean | TBD |
| backgroundOpacity number | Percentage of transparency of the text background |
| edgeStyle string | Style for surrounding the text |
| fontSize number | Size of the text |
| fontOpacity number | Percentage of transparency of the text |
| fontScale number | Font size interval, according the caption style |
| windowOpacity number | Percentage of transparency of the caption window |
| fontFamily string | Font group used for captions |
