DD_USER_GROUP
Enum Definition
Function Description
There are three levels of user permissions. Each level of users has default permissions, but the specific permissions can be adjusted downward (not upward).
Member Description
| Enum name | Value | Remark |
| DD_USER_GROUP_NONE | 0x00 | None. |
| DD_USER_GROUP_ADMIN | 0x01 | Administrator, has all permissions. |
| DD_USER_GROUP_ADVANCE | 0x02 | Advanced users have the following permissions by default: basic, recording, configuration, playback, backup, data management, disk management, PTZ control, remote login, and full channel permissions. |
| DD_USER_GROUP_NORMAL | 0x04 | By default, general users have the following permissions: basic, recording, playback, backup, PTZ control, remote login, and full-channel permissions. |