WAVE_FORMAT_DIRECT top-level constant

int const WAVE_FORMAT_DIRECT

If this flag is specified, the ACM driver does not perform conversions on the audio data.

Implementation

const WAVE_FORMAT_DIRECT = 0x0008;