RCRTCVideoFrameFormat Constants Reference

Declared in RCRTCLibDefine.h

RCRTCVideoFrameFormat

视频帧格式

Definition

typedef NS_ENUM(NSInteger, RCRTCVideoFrameFormat ) {
   RCRTCVideoFrameFormatNV12,
   RCRTCVideoFrameFormatBGRA,
   RCRTCVideoFrameFormatI420,
};

Constants

RCRTCVideoFrameFormatNV12
 NV12

Declared In RCRTCLibDefine.h.

RCRTCVideoFrameFormatBGRA
 BGRA

Declared In RCRTCLibDefine.h.

RCRTCVideoFrameFormatI420
 I420

Declared In RCRTCLibDefine.h.

Declared In

RCRTCLibDefine.h