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