|
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 87 of file ZMVideoSDK.h.
|
readwritenonatomicassign |
disable access keychain.
Definition at line 107 of file ZMVideoSDK.h.
|
readwritenonatomicassign |
Prefer video resolution.
Definition at line 102 of file ZMVideoSDK.h.
|
readwritenonatomiccopy |
Specify a file path for speaker test.
Definition at line 92 of file ZMVideoSDK.h.
|
readwritenonatomicassign |
Wrapper type.
Definition at line 97 of file ZMVideoSDK.h.