txKBitRate property

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

该路径的传输码率,单位为 Kbps。

Implementation

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