DD_RECORD_STATUS¶
Enum Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 | |
Function Description¶
Recording status.
Member Description¶
| Enum name | Value | Remark |
|---|---|---|
| DD_RECORD_STATUS_OFF | 0 | Stop recording. |
| DD_RECORD_STATUS_ON | 1 | Recording. |
| DD_RECORD_STATUS_ABNORMAL | 2 | The video is abnormal. |