|
Zoom Rooms Controller SDK Reference 6.6.0
|
Pro AV video loss behavior. More...
#include <IProAVService.h>
Data Fields | |
| ProAVVideoLossBehaviorType | behaviorType = ProAVVideoLossBehaviorTypeDefault |
| Video loss behavior type, see ProAVVideoLossBehaviorType enum. | |
| ProAVWallpaperRoomType | wallpaperRoomType = ProAVWallpaperRoomTypeNone |
| Wallpaper room type for Wallpaper behavior, see ProAVWallpaperRoomType enum. | |
| uint32_t | wallpaperIndex = 0 |
| Wallpaper index for Wallpaper behavior. | |
Pro AV video loss behavior.
Definition at line 97 of file IProAVService.h.
| ProAVVideoLossBehaviorType ProAVVideoLossBehavior::behaviorType = ProAVVideoLossBehaviorTypeDefault |
Video loss behavior type, see ProAVVideoLossBehaviorType enum.
Definition at line 99 of file IProAVService.h.
| uint32_t ProAVVideoLossBehavior::wallpaperIndex = 0 |
Wallpaper index for Wallpaper behavior.
Definition at line 101 of file IProAVService.h.
| ProAVWallpaperRoomType ProAVVideoLossBehavior::wallpaperRoomType = ProAVWallpaperRoomTypeNone |
Wallpaper room type for Wallpaper behavior, see ProAVWallpaperRoomType enum.
Definition at line 100 of file IProAVService.h.