Zoom Rooms Controller SDK Reference 6.6.0
|
Live stream status info. More...
#include <IMeetingControlHelper.h>
Data Fields | |
bool | isInProgress = false |
TRUE indicates live streaming is in progress. | |
std::string | liveChannelName |
Live streaming channel name. | |
Live stream status info.
Definition at line 65 of file IMeetingControlHelper.h.
bool LiveStreamStatusInfo::isInProgress = false |
TRUE indicates live streaming is in progress.
Definition at line 67 of file IMeetingControlHelper.h.
std::string LiveStreamStatusInfo::liveChannelName |
Live streaming channel name.
Definition at line 68 of file IMeetingControlHelper.h.