Name | Description | |
---|---|---|
ALaw | A-law-encoded samples. | |
muLaw | u-law-encoded samples. | |
Raw | Unspecified or unsigned values in the range 0 to 2^BitsPerSample-1. | |
Signed | Twos-complement values. |
The following tables list the members exposed by SoundEncodingFormat.
Name | Description | |
---|---|---|
ALaw | A-law-encoded samples. | |
muLaw | u-law-encoded samples. | |
Raw | Unspecified or unsigned values in the range 0 to 2^BitsPerSample-1. | |
Signed | Twos-complement values. |