Amazon MediaLive · JSON Structure

Medialive Api Timecode Burnin Font Size Structure

Timecode Burnin Font Size

Type: string Properties: 0
BroadcastingMedia ProcessingMedia

TimecodeBurninFontSize is a JSON Structure definition published by Amazon MediaLive. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-timecode-burnin-font-size-structure.json",
  "name": "TimecodeBurninFontSize",
  "type": "string",
  "description": "Timecode Burnin Font Size",
  "enum": [
    "EXTRA_SMALL_10",
    "LARGE_48",
    "MEDIUM_32",
    "SMALL_16"
  ]
}