DeviceSouldLevelIntervalInvalid constant

int const DeviceSouldLevelIntervalInvalid

Description: The set sound level monitoring interval is out of range.
Cause: The set sound level monitoring interval is less than 100 milliseconds, or greater than 3000 milliseconds.
Solutions: Reset the effective sound level monitoring interval, the effective sound level monitoring interval is 100, 3000, in milliseconds.

Implementation

static const int DeviceSouldLevelIntervalInvalid = 1006031;