WAVE_ALLOWSYNC top-level constant

int const WAVE_ALLOWSYNC

If this flag is specified, a synchronous waveform-audio device can be opened. If this flag is not specified while opening a synchronous driver, the device will fail to open.

Implementation

const WAVE_ALLOWSYNC = 0x0002;