RCRTCVideoFrameFormat Constants Reference
| Declared in | RCRTCLibDefine.h |
|---|
RCRTCVideoFrameFormat
视频帧格式
Definition
typedef NS_ENUM(NSInteger, RCRTCVideoFrameFormat ) {
RCRTCVideoFrameFormatNV12,
RCRTCVideoFrameFormatBGRA,
RCRTCVideoFrameFormatI420,
};
Constants
Declared In
RCRTCLibDefine.h