AudioChannels Enumeration

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Defines the number of channels in the audio data.

Namespace:  Microsoft.Xna.Framework.Audio
Assembly:  Microsoft.Xna.Framework (in Microsoft.Xna.Framework.dll)

Syntax

'Declaration
Public Enumeration AudioChannels
public enum AudioChannels

Members

Member name Description
Mono Indicates audio data is contained in one channel.
Stereo Indicates audio data contains two channels.

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.