Video SDK for iOS API Reference
|
Interface for live streaming operations including starting/stopping live streams and managing incoming live stream status. More...
import <Foundation/Foundation.h>
Go to the source code of this file.
Classes | |
class | ZoomVideoSDKLiveStreamSetting |
Live stream settings configuration class for Zoom Video SDK. This class contains layout and close caption settings for live streaming. More... | |
class | ZoomVideoSDKLiveStreamParams |
Live stream parameters for starting live stream. This class contains all the necessary parameters to configure and start a live stream. More... | |
class | ZoomVideoSDKLiveStreamHelper |
A class to operate the live stream. More... | |
class | ZoomVideoSDKIncomingLiveStreamStatus |
Incoming live stream status. More... | |
class | ZoomVideoSDKIncomingLiveStreamHelper |
Incoming live stream helper interface. More... | |
Interface for live streaming operations including starting/stopping live streams and managing incoming live stream status.
Definition in file ZoomVideoSDKLiveStreamHelper.h.