sensorReaderWillStartRecording(_:)
Notifies the delegate when a reader starts recording.
Declaration
optional func sensorReaderWillStartRecording(_ reader: SRSensorReader)Parameters
- reader:
The reader that stopped recording.
Notifies the delegate when a reader starts recording.
optional func sensorReaderWillStartRecording(_ reader: SRSensorReader)The reader that stopped recording.