NET_SDK_RECORD_STATUS_EX
Structure Definition
Function Description
Recording status structure.
Member Description
| Member | Type | Remark |
| deviceName | char[128] | The name of the device. |
| dwRecordType | DWORD | Recording event type, refer to DD_RECORD_TYPE. |
| dwChannel | DWORD | Video channel number, starting from 0. |
| dwRecordStatus | DWORD | Recording status, refer to DD_RECORD_STATUS. |
| dwStreamType | DWORD | Video stream, refer to NET_SDK_STREAM_TYPE. |
| dwResolution | DWORD | Video resolution, refer to DD_VIDEO_SIZE_N9000. |
| dwFrameRate | DWORD | Video frame rate. |
| dwQuality | DWORD | Bitrate limit /Kbps. |
| dwBitType | DWORD | Bitrate type, refer to DD_VIDEO_ENCODE_MODE. |
| dwLevel | DWORD | Image quality, see DD_IMAGE_QUALITY. |