Microsoft.Xna.Framework.Content.Pipeline.Audio Namespace

Note

This namespace is available only when developing for Windows.

Provides intermediate classes and types for representing and manipulating graphics audio data.

Classes

Name Description
Public Class AudioContent Encapsulates and provides operations, such as format conversions, on the source audio. This type is produced by the audio importers and used by audio processors to produce compiled audio assets.
Public Class AudioFormat Encapsulates the native audio format (WAVEFORMATEX) information of the audio content.

Enumerations

Name Description
Public Enumeration AudioFileType Type of the audio file.
Public Enumeration ConversionFormat Target formats supported for audio source conversions.
Public Enumeration ConversionQuality Compression quality of the audio content.