DD_LIVE_VIDEO_GROUP
Structure Definition
Function Description
Preview video group structure.
Member Description
| Member | Type | Remark |
| holdTime | unsigned short | Dwell time (seconds), zero means invalid. |
| channelNum | unsigned short | Number of valid channels (read-only). |
| splitMode | unsigned int | Split mode, refer to DD_VIEW_SPLIT_MODE for the value. |
| channel | unsigned char[DD_MAX_CAMERA_NUM] | The channel number corresponding to each area. The array subscript represents the channel number, the element value represents the form area number, and 0xff means that the channel is invalid. |