totalBitrateInKbps property
The total bitrate (kbps) of the media stream.
Implementation
@JsonKey(name: 'totalBitrateInKbps')
final int? totalBitrateInKbps;The total bitrate (kbps) of the media stream.
@JsonKey(name: 'totalBitrateInKbps')
final int? totalBitrateInKbps;