BitmovinApiSdk\Models\DolbyDigitalPlusDownmixing

Synopsis

class DolbyDigitalPlusDownmixing extends ApiResource {
  • // Inherited methods from ApiResource
  • public void __construct()
  • public static $this create()
  • public void toArray()
}

Hierarchy

Members

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

Inherited from BitmovinApiSdk\Common\ApiResource

public