The transparency of the video frame of the user in the CDN live streaming that ranges between 0.0 and 1.0. 0.0 means that the video frame is completely transparent and 1.0 means opaque. The default value is 1.0.
The audio channel ranging between 0 and 5. The default value is 0.
Note
Special players are needed if audioChannel
is not set as 0.
Height of the video frame of the user on the CDN live streaming. The default value is 640.
ID of the user in the CDN live streaming.
Width of the video frame of the user on the CDN live streaming. The default value is 360.
Horizontal position of the video frame of the user from the top left corner of the CDN live streaming.
Vertical position of the video frame of the user from the top left corner of the CDN live streaming.
Layer position of video frame of the user on the CDN live streaming. The value ranges between 0 and 100. From v2.3.0, Agora SDK supports setting zOrder as 0. The smallest value is 0 (default value), which means that the video frame is at the bottom layer. The biggest value is 100, which means that the video frame is at the top layer.
Generated using TypeDoc
The transcodingUser class, which defines the audio and video properties in the CDN live. Agora supports a maximum of 17 transcoding users in a CDN live streaming channel.