The BASS_CHANNELINFO type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Is32bit |
Gets, if the flags property contains the BASS_SAMPLE_FLOAT resp. BASS_MUSIC_FLOAT flag.
| |
| Is8bit |
Gets, if the flags property contains the BASS_SAMPLE_8BITS resp. BASS_MUSIC_8BITS flag.
| |
| IsDecodingChannel |
Is the channel a decoding channel?
|
See Also