Zoom Rooms Controller SDK Reference 6.6.0
|
Network audio broadcast gallery bind info. More...
#include <IDanteOutputHelper.h>
Data Fields | |
int32_t | galleryPage = -1 |
The gallery page. | |
GalleryGridSize | galleryGridSize |
The gallery grid size. | |
SubscriptionGalleryType | galleryType = SubscriptionGalleryTypeNone |
The subscription gallery type. | |
Network audio broadcast gallery bind info.
Definition at line 100 of file IDanteOutputHelper.h.
GalleryGridSize NetworkAudioBroadcastGalleryBindInfo::galleryGridSize |
The gallery grid size.
Definition at line 103 of file IDanteOutputHelper.h.
int32_t NetworkAudioBroadcastGalleryBindInfo::galleryPage = -1 |
The gallery page.
Definition at line 102 of file IDanteOutputHelper.h.
SubscriptionGalleryType NetworkAudioBroadcastGalleryBindInfo::galleryType = SubscriptionGalleryTypeNone |
The subscription gallery type.
Definition at line 104 of file IDanteOutputHelper.h.