BASS.NET API for the Un4seen BASS Audio Library

BASS_CHANNELINFOIs32bit Property

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

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

public bool Is32bit { get; }

Property Value

Type: Boolean
Remarks

is returned for floating-point channels - else .
See Also

Reference