TXVideoQuality Constants Reference

Declared in TXUGCRecordTypeDef.h

TXVideoQuality

CameraRecord 录制视频质量类型

Definition

typedef NS_ENUM(NSInteger, TXVideoQuality ) {
   VIDEO_QUALITY_LOW = 0,
   VIDEO_QUALITY_MEDIUM = 1,
   VIDEO_QUALITY_HIGH = 2,
};

Constants

VIDEO_QUALITY_LOW

/resolution 360×640 fps 20 bitrate 600

Declared In TXUGCRecordTypeDef.h.

VIDEO_QUALITY_MEDIUM

/resolution 540×960 fps 20 bitrate 2400

Declared In TXUGCRecordTypeDef.h.

VIDEO_QUALITY_HIGH

/resolution 720×1280 fps 20 bitrate 3600

Declared In TXUGCRecordTypeDef.h.

Declared In

TXUGCRecordTypeDef.h