streamCount property
The number of the audio streams that are mixed locally.
Implementation
@JsonKey(name: 'streamCount')
final int? streamCount;
The number of the audio streams that are mixed locally.
@JsonKey(name: 'streamCount')
final int? streamCount;