AudioDevice.errCode

The last error code if there's any, or 0. Shall not be set externally, although should not impede on operation.

class AudioDevice
int errCode;

Meta