BASS.NET API for the Un4seen BASS Audio Library

UtilsSampleTo8Bit Method

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

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

Reference