Show / Hide Table of Contents

Enum DolbyDigitalDownmixingPreferredMode

It indicates if downmixing mode is Dolby Surround compatible (LT_RT: Left total/Right total) or Dolby Pro Logic II (PRO_LOGIC_II). LO_RO for Left only/Right only: A downmix from a multichannel to a two‐channel output that is compatible for stereo or mono reproduction.

Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum DolbyDigitalDownmixingPreferredMode

Fields

Name Description
LO_RO

Lo/Ro stereo downmixing mode

LT_RT

Lt/Rt surround downmixing mode

PRO_LOGIC_II

Dolby Pro Logic 2 downmixing mode

Back to top Generated by DocFX