DD_PTZ_PROTOCOL_INFO¶
Structure Definition¶
1 2 3 4 5 6 | |
1 2 3 4 5 6 7 8 | |
Function Description¶
PTZ protocol information structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| protocolID | unsigned int | Corresponding protocol type ID. |
| protocolProperty | unsigned int | The MASK of other attributes supported besides ID and baud rate, such as whether to support special attributes such as trajectory. |
| ProtocolName | char[64] | Protocol name. |