FrameRecorder.RecorderStatus Enum¶
Description¶
Recording status.
Constant |
Value |
Description |
---|---|---|
Unknown |
0 |
Unknow. |
Ready |
1 |
Ready for recording. |
Starting |
2 |
Record starting. |
Recording |
3 |
Recording. |
RecordingWithoutSupplement |
4 |
Recording without supplement. |
Error |
5 |
Error. |