Enum AudioFileType
- Assembly
- MonoGame.Framework.Content.Pipeline.dll
Type of the audio file.
public enum AudioFileType
Fields
Mp3 = 0
The MP3 format
Ogg = 3
The Ogg format
Wav = 1
The WAV format
Wma = 2
The WMA format
Type of the audio file.
public enum AudioFileType
Mp3 = 0
The MP3 format
Ogg = 3
The Ogg format
Wav = 1
The WAV format
Wma = 2
The WMA format