Click or drag to resize

WaveBuffer Properties

The WaveBuffer type exposes the following members.

Properties
 NameDescription
Public propertyByteBuffer Gets the byte buffer.
Public propertyByteBufferCount Gets or sets the byte buffer count.
Public propertyFloatBuffer Gets the float buffer.
Public propertyFloatBufferCount Gets or sets the float buffer count.
Public propertyIntBuffer Gets the int buffer.
Public propertyIntBufferCount Gets or sets the int buffer count.
Public propertyMaxSize Gets the max size in bytes of the byte buffer..
Public propertyShortBuffer Gets the short buffer.
Public propertyShortBufferCount Gets or sets the short buffer count.
Top
See Also