Class SoundBuffer
- Namespace
- Bonsai.Audio.Configuration
- Assembly
- Bonsai.Audio.dll
Provides configuration and loading functionality for WAV audio buffers.
public class SoundBuffer : BufferConfiguration, IResourceConfiguration
- Inheritance
-
SoundBuffer
- Implements
- Inherited Members
Properties
- FileName
Gets or sets the name of the sound WAV file.
Methods
- CreateResource(ResourceManager)
Creates a new buffer resource by reading and storing audio data from a WAV file.
- ToString()
Returns a string that represents the current object.