|
Meeting SDK for Windows API Reference
|
Meeting Service Live Streaming Interface. More...
#include "zoom_sdk_def.h"Go to the source code of this file.
Data Structures | |
| struct | RawLiveStreamInfo |
| information of raw live stream info. Here are more detailed structural descriptions.. More... | |
| class | IRequestRawLiveStreamPrivilegeHandler |
| Process after the host receives the requirement from the user to give the raw live stream privilege. More... | |
| class | IMeetingLiveStreamCtrlEvent |
| Live stream meeting controller callback event. More... | |
| class | IMeetingLiveStreamItem |
| Live stream of current meeting. More... | |
| class | IMeetingLiveStreamController |
| Live stream meeting controller interface. More... | |
Enumerations | |
| enum | LiveStreamStatus { LiveStreamStatus_None , LiveStreamStatus_InProgress , LiveStreamStatus_Connecting , LiveStreamStatus_Start_Failed_Timeout , LiveStreamStatus_Start_Failed , LiveStreamStatus_Ended } |
| Status of live stream. Here are more detailed structural descriptions. More... | |
Meeting Service Live Streaming Interface.
Definition in file meeting_live_stream_interface.h.
| enum LiveStreamStatus |
Status of live stream. Here are more detailed structural descriptions.
Definition at line 15 of file meeting_live_stream_interface.h.