Zoom Rooms Controller SDK Reference 6.5.0
|
Integration meeting content share info. More...
#include <IThirdPartyMeetingHelper.h>
Data Fields | |
bool | isHDMIContentShareAvailable = false |
TRUE indicates HDMI content share is available. | |
IntegrationContentShareState | contentShareState = IntegrationContentShareStateInactive |
Content share state in current integration meeting. | |
Integration meeting content share info.
Definition at line 124 of file IThirdPartyMeetingHelper.h.
IntegrationContentShareState IntegrationMeetingContentShareInfo::contentShareState = IntegrationContentShareStateInactive |
Content share state in current integration meeting.
Definition at line 127 of file IThirdPartyMeetingHelper.h.
bool IntegrationMeetingContentShareInfo::isHDMIContentShareAvailable = false |
TRUE indicates HDMI content share is available.
Definition at line 126 of file IThirdPartyMeetingHelper.h.