Channel attribute type/size used by BASS_ChannelSetAttribute(Int32, BASSAttribute, Single) and BASS_ChannelGetAttribute(Int32, BASSAttribute, Single).
Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.18.2
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| BASS_ATTRIBTYPE_FLOAT | -1 | 32-bit floating-point | |
| BASS_ATTRIBTYPE_INT | -2 | 32-bit integer |
See Also