streamCount property

  1. @JsonKey(name: 'streamCount')
int? streamCount
final

The number of the video streams for the video mixing on the local client.

Implementation

@JsonKey(name: 'streamCount')
final int? streamCount;