Zoom Rooms Controller SDK Reference 6.5.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 63 of file IProAVService.h.
ProAVWallpaperRoomType ProAVUnassignedBehavior::roomType = ProAVWallpaperRoomTypeNone |
Unassigned type, see ProAVUnassignedBehaviorType enum.
Definition at line 66 of file IProAVService.h.
ProAVUnassignedBehaviorType ProAVUnassignedBehavior::unassignedType = ProAVUnassignedBehaviorTypeOff |
Definition at line 65 of file IProAVService.h.
uint32_t ProAVUnassignedBehavior::wallpaperIndex = 0 |
Wallpaper room type, see ProAVWallpaperRoomType enum.
Definition at line 67 of file IProAVService.h.