TRTCRecordTypeVideo property Null safety

int TRTCRecordTypeVideo
final

仅录制视频

Implementation

// ignore: non_constant_identifier_names
static final int TRTCRecordTypeVideo = 1;