BitmovinApiSdk\Models\DolbyDigitalDownmixing
Synopsis
class DolbyDigitalDownmixing
                extends ApiResource
            {
        - // members
 - public DolbyDigitalCenterMixLevel $loRoCenterMixLevel;
 - public DolbyDigitalCenterMixLevel $ltRtCenterMixLevel;
 - public DolbyDigitalSurroundMixLevel $loRoSurroundMixLevel;
 - public DolbyDigitalSurroundMixLevel $ltRtSurroundMixLevel;
 - public DolbyDigitalDownmixingPreferredMode $preferredMode;
 
- // methods
 - public void __construct()
 - public $this loRoCenterMixLevel()
 - public $this ltRtCenterMixLevel()
 - public $this loRoSurroundMixLevel()
 - public $this ltRtSurroundMixLevel()
 - public $this preferredMode()
 
- // Inherited methods from ApiResource
 - public void __construct()
 - public static $this create()
 - public void toArray()
 
Hierarchy
Members
public
- $loRoCenterMixLevel — BitmovinApiSdk\Models\DolbyDigitalCenterMixLevel
 - $loRoSurroundMixLevel — BitmovinApiSdk\Models\DolbyDigitalSurroundMixLevel
 - $ltRtCenterMixLevel — BitmovinApiSdk\Models\DolbyDigitalCenterMixLevel
 - $ltRtSurroundMixLevel — BitmovinApiSdk\Models\DolbyDigitalSurroundMixLevel
 - $preferredMode — BitmovinApiSdk\Models\DolbyDigitalDownmixingPreferredMode
 
Methods
public
- __construct()
 - loRoCenterMixLevel() — The level shift applied to the C channel when adding to the L and R outputs as a result of downmixing to one Lo/Ro output.
 - loRoSurroundMixLevel() — The level shift applied to the surround channels when downmixing to one Lo/Ro output.
 - ltRtCenterMixLevel() — The level shift applied to the C channel when adding to the L and R outputs as a result of downmixing to one Lt/Rt output.
 - ltRtSurroundMixLevel() — The level shift applied to the surround channels when downmixing to one Lt/Rt output.
 - preferredMode() — preferredMode