ChuangVideoPixelFormat Constants Reference
Declared in | ChuangEnumerates.h |
---|
ChuangVideoPixelFormat
Definition
typedef NS_ENUM(NSUInteger, ChuangVideoPixelFormat ) {
ChuangVideoPixelFormatI420 = 1,
ChuangVideoPixelFormatBGRA = 2,
ChuangVideoPixelFormatNV12 = 3,
};
Constants
Declared In
ChuangEnumerates.h