Zoom Rooms Controller SDK Reference 6.5.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 50 of file IMeetingControlHelper.h.
bool LiveStreamStatusInfo::isInProgress = false |
TRUE indicates live streaming is in progress.
Definition at line 52 of file IMeetingControlHelper.h.
std::string LiveStreamStatusInfo::liveChannelName |
Live streaming channel name.
Definition at line 53 of file IMeetingControlHelper.h.