Amazon MediaConvert · JSON Structure

Mediaconvert Api Mp4 Free Space Box Structure

Inserts a free-space box immediately after the moov box.

Type: string Properties: 0
BroadcastingMedia ProcessingMedia

Mp4FreeSpaceBox 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-mp4-free-space-box-structure.json",
  "name": "Mp4FreeSpaceBox",
  "type": "string",
  "description": "Inserts a free-space box immediately after the moov box.",
  "enum": [
    "INCLUDE",
    "EXCLUDE"
  ]
}