[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-25 UTC。"],[],["Display & Video 360 API v4 is in beta. It defines possible audio content types using enums. These include `AUDIO_CONTENT_TYPE_UNSPECIFIED` (a default placeholder), `AUDIO_CONTENT_TYPE_UNKNOWN`, `AUDIO_CONTENT_TYPE_MUSIC`, `AUDIO_CONTENT_TYPE_BROADCAST`, and `AUDIO_CONTENT_TYPE_PODCAST`. These enums specify or categorize the nature of audio content, allowing for the classification and handling of different audio streams within the API.\n"],null,["# AudioContentType\n\nPossible audio content types.\n\n| Enums ||\n|----------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `AUDIO_CONTENT_TYPE_UNSPECIFIED` | Audio content type is not specified in this version. This enum is a place holder for a default value and does not represent a real content stream type. |\n| `AUDIO_CONTENT_TYPE_UNKNOWN` | The audio content type is unknown. |\n| `AUDIO_CONTENT_TYPE_MUSIC` | The audio content type is music. |\n| `AUDIO_CONTENT_TYPE_BROADCAST` | The audio content type is broadcast. |\n| `AUDIO_CONTENT_TYPE_PODCAST` | The audio content type is podcast. |"]]