audioBitrate property
Bitrate (Kbps) of the CDN live audio output stream. The default value is 48 and the highest value is 128.
Implementation
@JsonKey(includeIfNull: false)
int? audioBitrate;
Bitrate (Kbps) of the CDN live audio output stream. The default value is 48 and the highest value is 128.
@JsonKey(includeIfNull: false)
int? audioBitrate;