Video SDK for iOS API Reference
All Classes Files Functions Enumerations Enumerator Properties
ZoomVideoSDKExtendParams Class Reference

ZoomVideoSDK extend params. More...

#include <ZoomVideoSDK.h>

Inherits NSObject.

Properties

NSString *_Nullable speakerTestFilePath
 Audio speaker test file path, only support mp3 format.The size cannot exceed 1M.
 
NSInteger wrapperType
 

Detailed Description

ZoomVideoSDK extend params.

Definition at line 36 of file ZoomVideoSDK.h.

Property Documentation

◆ speakerTestFilePath

- (NSString* _Nullable) speakerTestFilePath
readwritenonatomiccopy

Audio speaker test file path, only support mp3 format.The size cannot exceed 1M.

Definition at line 40 of file ZoomVideoSDK.h.

◆ wrapperType

- (NSInteger) wrapperType
readwritenonatomicassign

Definition at line 42 of file ZoomVideoSDK.h.