Zoom Rooms Controller SDK Reference 6.6.0
Loading...
Searching...
No Matches
NetworkAudioBroadcastGalleryBindInfo Struct Reference

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.
 

Detailed Description

Network audio broadcast gallery bind info.

Definition at line 100 of file IDanteOutputHelper.h.

Field Documentation

◆ galleryGridSize

GalleryGridSize NetworkAudioBroadcastGalleryBindInfo::galleryGridSize

The gallery grid size.

Definition at line 103 of file IDanteOutputHelper.h.

◆ galleryPage

int32_t NetworkAudioBroadcastGalleryBindInfo::galleryPage = -1

The gallery page.

Definition at line 102 of file IDanteOutputHelper.h.

◆ galleryType

SubscriptionGalleryType NetworkAudioBroadcastGalleryBindInfo::galleryType = SubscriptionGalleryTypeNone

The subscription gallery type.

Definition at line 104 of file IDanteOutputHelper.h.