recording property

bool recording
getter/setter pair

Indicates if the device is recording data. Returns true if it's recording and false if it's not.

Implementation

bool recording = false;