inputType property

int? inputType
getter/setter pair

用户是否仅启用音频或仅启用视频,1-启用音频和视频,2-仅视频,3-仅音频

Implementation

int? inputType;