AliyunRecordCameraPixelFormat
enum AliyunRecordCameraPixelFormat : NSInteger {}
* the output pixel format of camera API_AVAILABLE(3.22.0)
-
Same as kCVPixelFormatType_420YpCbCr8BiPlanarFullRange API_AVAILABLE(3.22.0)
Declaration
Objective-C
AliyunRecordCameraPixelFormat_420PF
-
Same as kCVPixelFormatType_420YpCbCr8BiPlanarVideoRange API_AVAILABLE(3.22.0)
Declaration
Objective-C
AliyunRecordCameraPixelFormat_420PV
-
Same as kCVPixelFormatType_32BGRA API_AVAILABLE(3.22.0)
Declaration
Objective-C
AliyunRecordCameraPixelFormat_BGRA