PTZPresetInfo Struct Reference
Detailed Description
Defines a PTZ Preset.
#include <PTZTypes.h>
Public Attributes | |
| int32_t | id |
| The ID number of the preset. More... | |
| std::wstring | name |
| The name of the preset. More... | |
Member Data Documentation
| int32_t PTZPresetInfo::id |
The ID number of the preset.
| std::wstring PTZPresetInfo::name |
The name of the preset.
The documentation for this struct was generated from the following file:
- SDKs/EdgeVisDecoderSDK/PTZTypes.h
