recordType property Null safety

int recordType
read / write

Field description: media recording type, which is TRTCRecordTypeBoth by default, indicating to record both audio and video.

Implementation

int recordType;