fixedVideoStreamType property

TRTCVideoStreamType fixedVideoStreamType
getter/setter pair

描述:视频是否为主流(TRTCVideoStreamTypeBig)或辅流(TRTCVideoStreamTypeSub)。

Implementation

TRTCVideoStreamType fixedVideoStreamType = TRTCVideoStreamType.TRTCVideoStreamTypeBig;