AUDCLNT_BUFFERFLAGS_TIMESTAMP_ERROR 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

static const AUDCLNT_BUFFERFLAGS_TIMESTAMP_ERROR = 0x4;