audioBitrate property
Audio bitrate of the added stream to the broadcast. The default value is 48.
Note We recommend you use the default value and not reset it.
Implementation
@JsonKey(includeIfNull: false)
int? audioBitrate;
Audio bitrate of the added stream to the broadcast. The default value is 48.
Note We recommend you use the default value and not reset it.
@JsonKey(includeIfNull: false)
int? audioBitrate;