Values.Eac3AtmosSettingsSourceEac3 Atmos Settings
type nonrec t = {bitrate : float option;Average bitrate in bits/second. Valid bitrates depend on the coding mode.
*)codingMode : Eac3AtmosCodingMode.t option;Dolby Digital Plus with Dolby Atmos coding mode. Determines number of channels.
*)dialnorm : int option;Sets the dialnorm for the output. Default 23.
*)drcLine : Eac3AtmosDrcLine.t option;Sets the Dolby dynamic range compression profile.
*)drcRf : Eac3AtmosDrcRf.t option;Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels.
*)heightTrim : float option;Height dimensional trim. Sets the maximum amount to attenuate the height channels when the downstream player isn??t configured to handle Dolby Digital Plus with Dolby Atmos and must remix the channels.
*)surroundTrim : float option;Surround dimensional trim. Sets the maximum amount to attenuate the surround channels when the downstream player isn't configured to handle Dolby Digital Plus with Dolby Atmos and must remix the channels.
*)}