AUDCLNT_BUFFERFLAGS_DATA_DISCONTINUITY top-level constant
AUDCLNT_BUFFERFLAGS
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
const AUDCLNT_BUFFERFLAGS_DATA_DISCONTINUITY = AUDCLNT_BUFFERFLAGS(1);