AUDCLNT_BUFFERFLAGS_DATA_DISCONTINUITY constant
int
const AUDCLNT_BUFFERFLAGS_DATA_DISCONTINUITY
The data in the packet is not correlated with the previous packet's device position; this is possibly due to a stream state transition or timing glitch.
Implementation
static const AUDCLNT_BUFFERFLAGS_DATA_DISCONTINUITY = 0x1;