AUDCLNT_BUFFERFLAGS_TIMESTAMP_ERROR top-level constant
int
const AUDCLNT_BUFFERFLAGS_TIMESTAMP_ERROR
The time at which the device's stream position was recorded is uncertain. Thus, the client might be unable to accurately set the time stamp for the current data packet.
Implementation
const AUDCLNT_BUFFERFLAGS_TIMESTAMP_ERROR = 0x4;