videoStreams property

List<AgoraPipVideoStream>? videoStreams
final

Configuration for video transcoding.

Only takes effect when contentView is set to 0. When user let the SDK manage the view, all video streams will place in a root view in the PIP window. Platform: iOS only

Implementation

final List<AgoraPipVideoStream>? videoStreams;