Video SDK for MacOS API Reference
|
Live stream settings configuration class for Zoom Video SDK. This class contains layout and close caption settings for live streaming. More...
#include <ZMVideoSDKLiveStreamHelper.h>
Inherits NSObject.
Properties | |
ZMVideoSDKLiveStreamLayout | layout |
ZMVideoSDKLiveStreamCloseCaption | closeCaption |
Live stream settings configuration class for Zoom Video SDK. This class contains layout and close caption settings for live streaming.
Definition at line 16 of file ZMVideoSDKLiveStreamHelper.h.
|
readwritenonatomicassign |
The close caption setting for the live stream.
Definition at line 26 of file ZMVideoSDKLiveStreamHelper.h.
|
readwritenonatomicassign |
The layout type for the live stream.
Definition at line 21 of file ZMVideoSDKLiveStreamHelper.h.