ZegoDataRecordConfig Class Reference
Inherits from | NSObject |
---|---|
Declared in | ZegoExpressDefines.h |
filePath
The path to save the recording file, absolute path, need to include the file name, the file name need to specify the suffix, currently supports .mp4/.flv/.aac format files, if multiple recording for the same path, will overwrite the file with the same name. The maximum length should be less than 1024 bytes.
@property (nonatomic, copy) NSString *filePath
Declared In
ZegoExpressDefines.h
recordType
Type of recording media
@property (nonatomic, assign) ZegoDataRecordType recordType
Declared In
ZegoExpressDefines.h