BASS.NET API for the Un4seen BASS Audio Library

BASS_CHANNELINFOIs8bit Property

BASS.NET API for the Un4seen BASS Audio Library
Gets, if the flags property contains the BASS_SAMPLE_8BITS resp. BASS_MUSIC_8BITS flag.

Namespace:  Un4seen.Bass
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public bool Is8bit { get; }

Property Value

Type: Boolean
Remarks

is returned for 8-bit channels - else .
See Also

Reference