ParsecPCMFormat
PCM audio format.
Passed to ParsecHostSubmitAudio
.
Values
Name | Value | Description |
---|---|---|
PCM_FORMAT_FLOAT | 1 | 32-bit floating point samples. |
PCM_FORMAT_INT16 | 2 | 16-bit signed integer samples. |
PCM audio format.
Passed to ParsecHostSubmitAudio
.
Name | Value | Description |
---|---|---|
PCM_FORMAT_FLOAT | 1 | 32-bit floating point samples. |
PCM_FORMAT_INT16 | 2 | 16-bit signed integer samples. |