Meeting SDK for macOS API Reference
|
Interfaces for managing standard and raw live streaming in Zoom meetings. More...
import <ZoomSDK/ZoomSDKErrors.h>
Go to the source code of this file.
Data Structures | |
class | ZoomSDKLiveStreamItem |
Represents a standard live stream target with URL and description. More... | |
class | ZoomSDKRawLiveStreamInfo |
Information of an active raw live stream. More... | |
class | ZoomSDKRequestRawLiveStreamPrivilegeHandler |
Process after the host receives the requirement from the user to give the raw live stream privilege. More... | |
protocol | <ZoomSDKLiveStreamHelperDelegate> |
Protocol for receiving live stream-related events and updates. More... | |
class | ZoomSDKLiveStreamHelper |
Interface for managing standard and raw live streams in a meeting. More... | |
Interfaces for managing standard and raw live streaming in Zoom meetings.
Definition in file ZoomSDKLiveStreamHelper.h.