DynamicSoundEffectInstance.DynamicSoundEffectInstance Method (Microsoft.Xna.Framework.Audio)


Namespace: Microsoft.Xna.Framework.Audio
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public DynamicSoundEffectInstance(
	int sampleRate, 
	AudioChannels channels
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

sampleRate
Type: System.Int32
Sample rate, in Hertz (Hz).
channels
Type: Microsoft.Xna.Framework.Audio.AudioChannels
Number of channels (mono or stereo).
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web