Table of Contents

Enum AudioFileType

Namespace
Microsoft.Xna.Framework.Content.Pipeline.Audio
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