DD_CHANNEL_CONFIG¶
Structure Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 7 8 | |
Function Description¶
Channel configuration structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| iSize | unsigned int | The length of this structure. |
| hide | unsigned int | Whether to hide the channel. |
| name | char[DD_MAX_CAMERA_NAME_BUF_LEN] | Channel name. |