|
Zoom Rooms Controller SDK Reference 7.0.0
|
Entrance of all the Pro AV Service. More...
#include "ZRCSDKTypes.h"Go to the source code of this file.
Data Structures | |
| struct | ProAVVideoOverlaySettings |
| Pro AV video overlay settings. More... | |
| struct | ProAVUnassignedBehavior |
| Pro AV unassigned behavior. More... | |
| struct | ProAVVideoLossBehavior |
| Pro AV video loss behavior. More... | |
| struct | ProAVAssignedSeatInfo |
| Pro AV assigned seat info. Represents a seat configuration in the assigned gallery mode. More... | |
| struct | ProAVAssignedGalleryInfo |
| Pro AV assigned gallery info. Contains the configuration for assigned gallery mode, including seat assignments. More... | |
| struct | ProAVAssignedSeatStatus |
| Pro AV assigned seat status. Represents the current status of a seat, including which user is occupying it. More... | |
| struct | ProAVAssignedGalleryStatus |
| Pro AV assigned gallery status. Represents the real-time status of the assigned gallery, including whether the configuration is successfully applied and the current seat occupancy details. More... | |
| class | IProAVServiceSink |
| Pro AV Service event callback. More... | |
| class | IProAVService |
| Pro AV service interface. More... | |
Pro AV gallery distribution mode Here are more detailed structural descriptions.
Definition at line 52 of file IProAVService.h.
Pro AV unassigned behavior type. Here are more detailed structural descriptions.
| Enumerator | |
|---|---|
| ProAVUnassignedBehaviorTypeOff | Off. |
| ProAVUnassignedBehaviorTypeWallpaper | Wallpaper. |
Definition at line 30 of file IProAVService.h.
Pro AV video loss behavior type. Here are more detailed structural descriptions.
Definition at line 89 of file IProAVService.h.
Pro AV video overlay name strap position. Here are more detailed structural descriptions.
| Enumerator | |
|---|---|
| ProAVVideoNameStrapPositionUnknown | Unknown. |
| ProAVVideoNameStrapPositionLeft | Left. |
| ProAVVideoNameStrapPositionCenter | Center. |
| ProAVVideoNameStrapPositionRight | Right. |
Definition at line 17 of file IProAVService.h.
Pro AV wallpaper room type. Here are more detailed structural descriptions.
Definition at line 40 of file IProAVService.h.