Show / Hide Table of Contents

Enum DolbyAtmosInputFormat

DolbyAtmosInputFormat

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

Fields

Name Description
ADM

Dolby Atmos input format is ADM (Audio Definition Model), usually a .wav file

DAMF

Dolby Atmos input format is DAMF (Dolby Atmos Master Format), usually a .atmos file. The 'metadata' and 'audio' files referenced within this file need to reside in the same directory and will be resolved automatically.

Back to top Generated by DocFX