VideoPixelFormat Constants Reference
Declared in | zego-api-external-video-render-oc.h |
---|
VideoPixelFormat
视频帧格式
Definition
typedef NS_ENUM(NSInteger, VideoPixelFormat ) {
PixelFormatUnknown = 0,
PixelFormatI420 = 1,
PixelFormatNV12 = 2,
PixelFormatNV21 = 3,
PixelFormatBGRA32 = 4,
PixelFormatRGBA32 = 5,
PixelFormatARGB32 = 6,
PixelFormatABGR32 = 7,
PixelFormatI422 = 8,
};
Constants
PixelFormatUnknown
-
视频帧格式
Declared In
zego-api-external-video-render-oc.h
. PixelFormatI420
-
视频帧格式
Declared In
zego-api-external-video-render-oc.h
. PixelFormatNV12
-
视频帧格式
Declared In
zego-api-external-video-render-oc.h
. PixelFormatNV21
-
视频帧格式
Declared In
zego-api-external-video-render-oc.h
. PixelFormatBGRA32
-
视频帧格式
Declared In
zego-api-external-video-render-oc.h
. PixelFormatRGBA32
-
视频帧格式
Declared In
zego-api-external-video-render-oc.h
. PixelFormatARGB32
-
视频帧格式
Declared In
zego-api-external-video-render-oc.h
. PixelFormatABGR32
-
视频帧格式
Declared In
zego-api-external-video-render-oc.h
. PixelFormatI422
-
视频帧格式
Declared In
zego-api-external-video-render-oc.h
.
Declared In
zego-api-external-video-render-oc.h