Skip to content

/AWS1/CL_MDLEAC3ATMOSSETTINGS

Eac3 Atmos Settings

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_bitrate TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

Average bitrate in bits/second. Valid bitrates depend on the coding mode.

iv_codingmode TYPE /AWS1/MDLEAC3ATMOSCODINGMODE /AWS1/MDLEAC3ATMOSCODINGMODE

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

iv_dialnorm TYPE /AWS1/MDL__INTEGERMIN1MAX31 /AWS1/MDL__INTEGERMIN1MAX31

Sets the dialnorm for the output. Default 23.

iv_drcline TYPE /AWS1/MDLEAC3ATMOSDRCLINE /AWS1/MDLEAC3ATMOSDRCLINE

Sets the Dolby dynamic range compression profile.

iv_drcrf TYPE /AWS1/MDLEAC3ATMOSDRCRF /AWS1/MDLEAC3ATMOSDRCRF

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

iv_heighttrim TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

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.

iv_surroundtrim TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

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.


Queryable Attributes

Bitrate

Average bitrate in bits/second. Valid bitrates depend on the coding mode.

Accessible with the following methods

Method Description
GET_BITRATE() Getter for BITRATE, with configurable default
ASK_BITRATE() Getter for BITRATE w/ exceptions if field has no value
STR_BITRATE() String format for BITRATE, with configurable default
HAS_BITRATE() Determine if BITRATE has a value

CodingMode

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

Accessible with the following methods

Method Description
GET_CODINGMODE() Getter for CODINGMODE, with configurable default
ASK_CODINGMODE() Getter for CODINGMODE w/ exceptions if field has no value
HAS_CODINGMODE() Determine if CODINGMODE has a value

Dialnorm

Sets the dialnorm for the output. Default 23.

Accessible with the following methods

Method Description
GET_DIALNORM() Getter for DIALNORM, with configurable default
ASK_DIALNORM() Getter for DIALNORM w/ exceptions if field has no value
HAS_DIALNORM() Determine if DIALNORM has a value

DrcLine

Sets the Dolby dynamic range compression profile.

Accessible with the following methods

Method Description
GET_DRCLINE() Getter for DRCLINE, with configurable default
ASK_DRCLINE() Getter for DRCLINE w/ exceptions if field has no value
HAS_DRCLINE() Determine if DRCLINE has a value

DrcRf

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

Accessible with the following methods

Method Description
GET_DRCRF() Getter for DRCRF, with configurable default
ASK_DRCRF() Getter for DRCRF w/ exceptions if field has no value
HAS_DRCRF() Determine if DRCRF has a value

HeightTrim

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.

Accessible with the following methods

Method Description
GET_HEIGHTTRIM() Getter for HEIGHTTRIM, with configurable default
ASK_HEIGHTTRIM() Getter for HEIGHTTRIM w/ exceptions if field has no value
STR_HEIGHTTRIM() String format for HEIGHTTRIM, with configurable default
HAS_HEIGHTTRIM() Determine if HEIGHTTRIM has a value

SurroundTrim

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.

Accessible with the following methods

Method Description
GET_SURROUNDTRIM() Getter for SURROUNDTRIM, with configurable default
ASK_SURROUNDTRIM() Getter for SURROUNDTRIM w/ exceptions if field has no value
STR_SURROUNDTRIM() String format for SURROUNDTRIM, with configurable default
HAS_SURROUNDTRIM() Determine if SURROUNDTRIM has a value