recordType property Null safety

int recordType
read / write

【字段含义】媒体录制类型,默认值:TRTCRecordTypeBoth,即同时录制音频和视频。

Implementation

int recordType;