Class Buffer
Represents an audio buffer which can be used to store and manipulate audio data.
public class Buffer : IDisposable
- Inheritance
-
Buffer
- Implements
- Inherited Members
Constructors
Properties
- Id
Gets the name of the buffer. This is an OpenAL buffer reference which can be used to call audio manipulation functions.