streamCount property

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

参与本地合图的视频流的数量。

Implementation

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