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


Namespace: Microsoft.Xna.Framework.Audio
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public SoundBank(
	AudioEngine audioEngine, 
	string fileName
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

audioEngine
Type: Microsoft.Xna.Framework.Audio.AudioEngine
AudioEngine that will be associated with this sound bank.
fileName
Type: System.String
Path to a .xsb SoundBank file.
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web