stream_audio_label

A string to uniquely identify the track amongst other audio track labels for the specified video.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-audio-label-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_audio_label",
  "title": "stream_audio_label",
  "description": "A string to uniquely identify the track amongst other audio track labels for the specified video.",
  "example": "director commentary",
  "type": "string"
}