VideoSoundtrackType Enumeration (Microsoft.Xna.Framework.Media)

Type of sounds in a video

Namespace: Microsoft.Xna.Framework.Media
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public enum VideoSoundtrackType

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The VideoSoundtrackType type exposes the following members.

  Platforms Name Description
Dialog This video contains only dialog. 
Music This video contains only music. 
MusicAndDialog This video contains music and dialog. 
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web