fixedVideoUser property
getter/setter pair
- Description: The users whose streams are transcoded.
- Note: If you do not specify TRTCUser (
userId
,intRoomId
,strRoomId
), the TRTC backend will automatically mix the streams of anchors who are sending audio/video in the room according to the video layout you specify.
Implementation
TRTCUser fixedVideoUser;