fixedVideoStreamType property
getter/setter pair
Description: Whether the video is the primary stream (TRTCVideoStreamTypeBig) or substream (e TRTCVideoStreamTypeSub).
Implementation
TRTCVideoStreamType fixedVideoStreamType = TRTCVideoStreamType.TRTCVideoStreamTypeBig;