videoLayoutList property
Description: The information of each audio stream to mix.
Value: This parameter is an array. Each TRTCUser element in the array indicates the information of an audio stream.
Implementation
List<TRTCVideoLayout> videoLayoutList = <TRTCVideoLayout>[];