|
Video SDK for MacOS API Reference
|
This file defines the interfaces for managing outgoing and incoming live streaming. More...
import <Foundation/Foundation.h>Go to the source code of this file.
Data Structures | |
| class | ZMVideoSDKLiveStreamSetting |
| Live stream settings configuration class for Zoom Video SDK. This class contains layout and close caption settings for live streaming. More... | |
| class | ZMVideoSDKLiveStreamParams |
| Live stream parameters for starting live stream. This class contains all the necessary parameters to configure and start a live stream. More... | |
| class | ZMVideoSDKLiveStreamHelper |
| Helper class for managing outgoing live stream. More... | |
| class | ZMVideoSDKIncomingLiveStreamStatus |
| Status information for an incoming live stream. More... | |
| class | ZMVideoSDKIncomingLiveStreamHelper |
| Interface for managing incoming live streams. More... | |
This file defines the interfaces for managing outgoing and incoming live streaming.
Definition in file ZMVideoSDKLiveStreamHelper.h.