If you deliver via FUGA XML and DDEX, please follow these instructions:
FUGA XML
<resources> |
Use the <audio_dolby_atmos> node to indicate that the file should be ingested as a Dolby Atmos recording. Provide the unique ISRC for the Dolby Atmos recording in the <isrc> node.
DDEX
<SoundRecording> |
Dolby Atmos recordings are communicated in a separate `<TechnicalSoundRecordingDetails>` node.
Please set the `<AudioCodecType>` to `UserDefined` and set the `UserDefinedValue` attribute to `DOLBY_ATMOS` to indicate that this `<TechnicalSoundRecordingDetails>` node relates to a Dolby Atmos recording.
Each Dolby Atmos recording requires a unique ISRC that is different from the stereo recording's ISRC. To communicate this ISRC, place it in the `Namespace` attribute on the `AudioCodecType` node. This `Namespace` attribute can not be omitted or empty.
Please read our XML documentation for relevant information and more examples.