AUDCLNT_STREAMOPTIONS_RAW constant

int const AUDCLNT_STREAMOPTIONS_RAW

The audio stream is a 'raw' stream that bypasses all signal processing except for endpoint specific, always-on processing in the Audio Processing Object (APO), driver, and hardware.

Implementation

static const AUDCLNT_STREAMOPTIONS_RAW = 0x1;