Uses of Package
Microsoft.Xna.Framework.Audio

Packages that use Microsoft.Xna.Framework.Audio
Microsoft.Xna.Framework.Audio   
 

Classes in Microsoft.Xna.Framework.Audio used by Microsoft.Xna.Framework.Audio
AudioChannels
          Defines the number of channels in the audio data.
AudioEmitter
           
AudioListener
           
SoundEffect
          Reference page contains links to related code samples.
SoundEffectInstance
          Provides a single playing, paused, or stopped instance of a SoundEffect sound.
SoundState
          Current state (playing, paused, or stopped) of a SoundEffectInstance.