Toggles recording on and off. More...
#include <ControlPanel.h>
Public Member Functions | |
RecordButton () | |
~RecordButton () |
Toggles recording on and off.
The RecordButton is located in the ControlPanel. Clicking it toggles the state of the RecordNode to either begin saving data (recording on) or stop saving data (recording off).
If the RecordButton is pressed while data acquisition is inactive, it will automatically start data acquisition before recording.
RecordButton::RecordButton | ( | ) |
RecordButton::~RecordButton | ( | ) |