Eac3AtmosSettings

Eac3 Atmos Settings

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Average bitrate in bits/second. Valid bitrates depend on the coding mode. // * @affectsRightSizing true

Link copied to clipboard

Dolby Digital Plus with Dolby Atmos coding mode. Determines number of channels.

Link copied to clipboard

Sets the dialnorm for the output. Default 23.

Link copied to clipboard

Sets the Dolby dynamic range compression profile.

Link copied to clipboard

Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels.

Link copied to clipboard

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.

Link copied to clipboard

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.

Functions

Link copied to clipboard
inline fun copy(block: Eac3AtmosSettings.Builder.() -> Unit = {}): Eac3AtmosSettings
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String