AudioSampleFormat
Describes the numeric format used to represent individual audio samples.
Items 2
| History | Name | Value | Description | |
|---|---|---|---|---|
| 737 | Int16 | 0 | Samples are represented as 16-bit signed integers, ranging from | |
| 737 | Float32 | 1 | Samples are represented as 32-bit floating-point numbers, typically
ranging from |
Description
The AudioSampleFormat enum describes the numeric format used to represent
individual audio samples in an audio stream buffer.