Amazon MediaConvert · JSON Structure

Mediaconvert Api H265 Alternate Transfer Function Sei Structure

Enables Alternate Transfer Function SEI message for outputs using Hybrid Log Gamma (HLG) Electro-Optical Transfer Function (EOTF).

Type: string Properties: 0
BroadcastingMedia ProcessingMedia

H265AlternateTransferFunctionSei is a JSON Structure definition published by Amazon MediaConvert. 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-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-h265-alternate-transfer-function-sei-structure.json",
  "name": "H265AlternateTransferFunctionSei",
  "type": "string",
  "description": "Enables Alternate Transfer Function SEI message for outputs using Hybrid Log Gamma (HLG) Electro-Optical Transfer Function (EOTF).",
  "enum": [
    "DISABLED",
    "ENABLED"
  ]
}