streamType property

int streamType
getter/setter pair

Whether the primary image (TRTCCloudDef.TRTC_VIDEO_STREAM_TYPE_BIG, which is the default value) or screen sharing image (TRTCCloudDef.TRTC_VIDEO_STREAM_TYPE_SUB) engages in mixtranscoding

Implementation

int streamType;