streamCount property

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

The number of the audio streams that are mixed locally.

Implementation

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