WaveBank Class (Microsoft.Xna.Framework.Audio)

Represents a collection of wave files.
System.Object
   Microsoft.Xna.Framework.Audio.WaveBank

Namespace: Microsoft.Xna.Framework.Audio
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public class WaveBank : IDisposable

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The WaveBank type exposes the following members.

  Platforms Name Description
IsDisposed Is true if the WaveBank has been disposed. 
IsInUse  
IsPrepared  
Top
  Platforms Name Description
Dispose Disposes the WaveBank. (Implements IDisposable.Dispose().)
Finalize  (Overrides object.Finalize().)
Top
  Platforms Name Description
Disposing This event is triggered when the WaveBank is disposed. 
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web