rxKBitRate property

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

该路径的接收码率,单位为 Kbps。

Implementation

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