streamType property

int streamType
getter/setter pair

参与混流转码的是主画面(TRTCCloudDef.TRTC_VIDEO_STREAM_TYPE_BIG,默认值)还是屏幕分享画面(TRTCCloudDef.TRTC_VIDEO_STREAM_TYPE_SUB

Implementation

int streamType;