AudioChannels Enumeration (Microsoft.Xna.Framework.Audio)

Represents how many channels are used in the audio data.

Namespace: Microsoft.Xna.Framework.Audio
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public enum AudioChannels

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The AudioChannels type exposes the following members.

  Platforms Name Description
Mono Single channel. 
Stereo Two channels. 
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web