videoLayoutList property
- Description: The position, size, layer, and stream type of each video in On-Cloud MixTranscoding.
- Value: This parameter is an array. Each
TRTCVideoLayout
element in the array indicates the information of a video in On-Cloud MixTranscoding.
Implementation
List<TRTCVideoLayout> videoLayoutList;