txKBitRate property

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

发送码率 (Kbps)。

Implementation

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