streamCount property
The number of the video streams for the video mixing on the local client.
Implementation
@JsonKey(name: 'streamCount')
final int? streamCount;
The number of the video streams for the video mixing on the local client.
@JsonKey(name: 'streamCount')
final int? streamCount;