VideoSoundtrackType Enumeration
XNA Game Studio 4.0
Type of sounds in a video
Namespace: Microsoft.Xna.Framework.Media
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Xbox 360 Specific Information |
|---|
| This setting has no effect on Windows. On the Xbox 360, videos with the Dialog type will have their sound mixed in with the dashboard player's playback. Videos with the Music type will be muted if the dashboard player is playing. Videos with the MusicAndDialog type will override the dashboard playback. |
A video that only contains music will be muted on playback if the MediaPlayer is playing back music.
Xbox 360 Specific Information