streamCount property

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

在本地进行合流的音频流数量。

Implementation

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