transcodingUsers property

List<TranscodingUser>? transcodingUsers
getter/setter pair

An TranscodingUser object managing the user layout configuration in the CDN live stream. anyrtc supports a maximum of 17 transcoding users in a CDN live stream channel.

Implementation

List<TranscodingUser>? transcodingUsers;