|
Video SDK for iOS API Reference
|
ZoomVideoSDK extend params. More...
#include <ZoomVideoSDK.h>
Inherits NSObject.
Properties | |
| NSString *_Nullable | speakerTestFilePath |
| Gets the audio speaker test file path. Only supports mp3 format. The size cannot exceed 1M. | |
| NSInteger | wrapperType |
| Gets the wrapper type. | |
| ZoomVideoSDKPreferVideoResolution | preferVideoResolution |
| Gets the preferred video resolution. | |
ZoomVideoSDK extend params.
Definition at line 40 of file ZoomVideoSDK.h.
|
readwritenonatomicassign |
Gets the preferred video resolution.
Definition at line 54 of file ZoomVideoSDK.h.
|
readwritenonatomiccopy |
Gets the audio speaker test file path. Only supports mp3 format. The size cannot exceed 1M.
Definition at line 44 of file ZoomVideoSDK.h.
|
readwritenonatomicassign |
Gets the wrapper type.
Definition at line 49 of file ZoomVideoSDK.h.