AudioPresentationContentType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum AudioPresentationContentType
type AudioPresentationContentType =
- Inheritance
-
AudioPresentationContentType
Fields
| Name | Value | Description |
|---|---|---|
| Unknown | -1 | Audio presentation classifier: Unknown. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Main | 0 | Audio presentation classifier: Complete main. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| MusicAndEffects | 1 | Audio presentation content classifier: Music and effects. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| VisuallyImpaired | 2 | Audio presentation content classifier: Visually impaired. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| HearingImpaired | 3 | Audio presentation content classifier: people who are deaf or hard of hearing. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Dialog | 4 | Audio presentation content classifier: Dialog. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Commentary | 5 | Audio presentation content classifier: Commentary. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Emergency | 6 | Audio presentation content classifier: Emergency. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Voiceover | 7 | Audio presentation content classifier: Voice over. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |