AliyunRecorderEncodeMode
enum AliyunRecorderEncodeMode : NSUInteger {}
* The mode of encode API_AVAILABLE(3.22.0)
-
encode using hardware API_AVAILABLE(3.22.0)
Declaration
Objective-C
AliyunRecorderEncodeMode_HardCoding
-
encode using software API_AVAILABLE(3.22.0)
Declaration
Objective-C
AliyunRecorderEncodeMode_SoftCoding