{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-elastic-transcoder/refs/heads/main/json-structure/amazon-elastic-transcoder-audio-bit-depth-structure.json", "name": "AudioBitDepth", "description": "AudioBitDepth schema from Amazon Elastic Transcoder", "type": "string", "pattern": "(^8$)|(^16$)|(^24$)|(^32$)" }