Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResampleBytes ¶
ResampleBytes resamples the raw data which is in 8-bit (byte) format as a different bit count per sample, up to 32 bits (uint32).
func ResampleUint32 ¶
ResampleUint32 resamples the raw data which is in <=32-bit (uint32) format as a different bit count per sample, up to 32 bits (uint32).
bitsPerOutputSample is the number of bits for each output sample (up to 32) bitsPerInputSample is the number of bits used in each input sample (up to 32)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.