totalBitrateInKbps property

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

The total bitrate (kbps) of the media stream.

Implementation

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