Video SDK for MacOS API Reference
|
Extended configuration parameters for Zoom Video SDK. More...
#include <ZMVideoSDK.h>
Inherits NSObject.
Properties | |
NSString * | speakerTestFilePath |
Specify a file path for speaker test. | |
int | wrapperType |
Wrapper type. | |
ZMVideoSDKPreferVideoResolution | preferVideoResolution |
Prefer video resolution. | |
BOOL | disableKeychainAccess |
disable access keychain. | |
Extended configuration parameters for Zoom Video SDK.
Definition at line 86 of file ZMVideoSDK.h.
|
readwritenonatomicassign |
disable access keychain.
Definition at line 106 of file ZMVideoSDK.h.
|
readwritenonatomicassign |
Prefer video resolution.
Definition at line 101 of file ZMVideoSDK.h.
|
readwritenonatomiccopy |
Specify a file path for speaker test.
Definition at line 91 of file ZMVideoSDK.h.
|
readwritenonatomicassign |
Wrapper type.
Definition at line 96 of file ZMVideoSDK.h.