Value | Meaning |
---|---|
NotRecording | The InputRecordingDevice is not recording. |
FirstFrame | The InputRecordingDevice about to start recording. InputRecordingDevice doesn't record the first frame after a startRecording() call to avoid recording the input that caused the recording to start. |
Recording | The InputRecordingDevice is recording. |
Enumerates possible recording states of an InputRecordingDevice.