streamType property Null safety

int streamType
read / write

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

Implementation

int streamType;