BASS.NET API for the Un4seen BASS Audio Library

UtilsSampleTo32Bit Method

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodStatic memberSampleTo32Bit(Byte)
Converts an 8-bit unsigned sample to a float 32-bit signed sample.
Public methodStatic memberSampleTo32Bit(Byte)
Converts a byte array (in "Little Endian" notation) to a float 32-bit signed sample.
Public methodStatic memberSampleTo32Bit(Int16)
Converts a 16-bit signed sample to a float 32-bit signed sample.
Top
See Also

Reference