PTZ_3D_POINT_INFO,LPPTZ_3D_POINT_INFO
Structure Definition
Function Description
3D PTZ control parameters
Member Description
| Member | Type | Remark |
| selBeginX | int | The x coordinate of the starting point of the mouse drag selection box (relative to the upper left corner of the current window). |
| selBeginY | int | The y coordinate of the end point of the mouse drag selection box (relative to the upper left corner of the current window). |
| selEndX | int | The x coordinate of the end point of the mouse drag box (relative to the upper left corner of the current window). |
| selEndY | int | The y coordinate of the end point of the mouse drag selection box (relative to the upper left corner of the current window). |
| displayWidth | int | Image display area width. |
| displayHeight | int | Image display area height. |
| reserve | int[2] | Reserved fields. |