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 | |
---|---|---|
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. | |
AudioFormat | Encapsulates the native audio format (WAVEFORMATEX) information of the audio content. |
Enumerations
Name | Description | |
---|---|---|
AudioFileType | Type of the audio file. | |
ConversionFormat | Target formats supported for audio source conversions. | |
ConversionQuality | Compression quality of the audio content. |