RongRTCVideoFPS Constants Reference

Declared in RongRTCDefine.h

RongRTCVideoFPS

帧率

Definition

typedef NS_ENUM(NSUInteger, RongRTCVideoFPS ) {
   RongRTCVideoFPS10,
   RongRTCVideoFPS15,
   RongRTCVideoFPS24,
   RongRTCVideoFPS30,
};

Constants

RongRTCVideoFPS10
每秒 10 帧

Declared In RongRTCDefine.h.

RongRTCVideoFPS15
 每秒 15 帧

Declared In RongRTCDefine.h.

RongRTCVideoFPS24
 每秒 24 帧

Declared In RongRTCDefine.h.

RongRTCVideoFPS30
 每秒 30 帧

Declared In RongRTCDefine.h.

Declared In

RongRTCDefine.h