Mediaconvert Api Timed Metadata Insertion Structure
Insert user-defined custom ID3 metadata (id3) at timecodes (timecode) that you specify. In each output that you want to include this metadata, you must set ID3 metadata (timedMetadata) to Passthrough (PASSTHROUGH).
Type: objectProperties: 1
BroadcastingMedia ProcessingMedia
TimedMetadataInsertion is a JSON Structure definition published by Amazon MediaConvert, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-timed-metadata-insertion-structure.json",
"name": "TimedMetadataInsertion",
"type": "object",
"description": "Insert user-defined custom ID3 metadata (id3) at timecodes (timecode) that you specify. In each output that you want to include this metadata, you must set ID3 metadata (timedMetadata) to Passthrough (PASSTHROUGH).",
"properties": {
"Id3Insertions": {
"allOf": [
{
"$ref": "#/components/schemas/__listOfId3Insertion"
},
{
"xml": {
"name": "id3Insertions"
},
"description": "Id3Insertions contains the array of Id3Insertion instances."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.