{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/stream_audio_default",
"title": "stream_audio_default",
"default": false,
"description": "Denotes whether the audio track will be played by default in a player.",
"type": "boolean"
}