AudioFileType Enumeration (Microsoft.Xna.Framework.Content.Pipeline.Audio)

Type of the audio file.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Audio
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public enum AudioFileType

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The AudioFileType type exposes the following members.

  Platforms Name Description
Mp3 The MP3 format 
Ogg The Ogg format 
Wav The WAV format 
Wma The WMA format 
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop