Overload List
Name | Description | |
---|---|---|
![]() ![]() | SampleTo16Bit(Byte) |
Converts an 8-bit unsigned sample to a 16-bit signed sample.
|
![]() ![]() | SampleTo16Bit(Byte) |
Converts a byte array (in "Little Endian" notation) to a 16-bit signed sample.
|
![]() ![]() | SampleTo16Bit(Int16) |
Converts a 16-bit signed sample to a 16-bit signed sample.
|
![]() ![]() | SampleTo16Bit(Single) |
Converts a float 32-bit signed sample to a 16-bit signed sample.
|
See Also