Video SDK for MacOS API Reference
|
Configuration options for sharing. More...
#include <ZMVideoSDKShareHelper.h>
Inherits NSObject.
Properties | |
BOOL | isWithDeviceAudio |
Share option, YES means share computer sound when share screen/window, otherwise not. | |
BOOL | isOptimizeForSharedVideo |
Share option, YES means optimize the frame rate when share screen/window, otherwise not. | |
Configuration options for sharing.
Definition at line 215 of file ZMVideoSDKShareHelper.h.
|
readwritenonatomicassign |
Share option, YES means optimize the frame rate when share screen/window, otherwise not.
Definition at line 224 of file ZMVideoSDKShareHelper.h.
|
readwritenonatomicassign |
Share option, YES means share computer sound when share screen/window, otherwise not.
Definition at line 219 of file ZMVideoSDKShareHelper.h.