Video SDK for iOS API Reference
|
Live stream settings configuration class for Zoom Video SDK. This class contains layout and close caption settings for live streaming. More...
#include <ZoomVideoSDKLiveStreamHelper.h>
Inherits NSObject.
Properties | |
ZoomVideoSDKLiveStreamLayout | layout |
ZoomVideoSDKLiveStreamCloseCaption | closeCaption |
Live stream settings configuration class for Zoom Video SDK. This class contains layout and close caption settings for live streaming.
Definition at line 12 of file ZoomVideoSDKLiveStreamHelper.h.
|
readwritenonatomicassign |
The close caption setting for the live stream.
Definition at line 22 of file ZoomVideoSDKLiveStreamHelper.h.
|
readwritenonatomicassign |
The layout type for the live stream.
Definition at line 17 of file ZoomVideoSDKLiveStreamHelper.h.