streamType property Null safety
read / write
Only TRTCCloudDef.TRTC_VIDEO_STREAM_TYPE_BIG
and TRTCCloudDef.TRTC_VIDEO_STREAM_TYPE_SUB
are supported.
Implementation
int streamType;
Only TRTCCloudDef.TRTC_VIDEO_STREAM_TYPE_BIG
and TRTCCloudDef.TRTC_VIDEO_STREAM_TYPE_SUB
are supported.
int streamType;