Zoom Rooms Controller SDK Reference 6.6.0
|
Pro AV unassigned behavior. More...
#include <IProAVService.h>
Data Fields | |
ProAVUnassignedBehaviorType | unassignedType = ProAVUnassignedBehaviorTypeOff |
ProAVWallpaperRoomType | roomType = ProAVWallpaperRoomTypeNone |
Unassigned type, see ProAVUnassignedBehaviorType enum. | |
uint32_t | wallpaperIndex = 0 |
Wallpaper room type, see ProAVWallpaperRoomType enum. | |
Pro AV unassigned behavior.
Definition at line 76 of file IProAVService.h.
ProAVWallpaperRoomType ProAVUnassignedBehavior::roomType = ProAVWallpaperRoomTypeNone |
Unassigned type, see ProAVUnassignedBehaviorType enum.
Definition at line 79 of file IProAVService.h.
ProAVUnassignedBehaviorType ProAVUnassignedBehavior::unassignedType = ProAVUnassignedBehaviorTypeOff |
Definition at line 78 of file IProAVService.h.
uint32_t ProAVUnassignedBehavior::wallpaperIndex = 0 |
Wallpaper room type, see ProAVWallpaperRoomType enum.
Definition at line 80 of file IProAVService.h.