diff options
| author | mschroffel <mschroffel@cinecert.com> | 2016-05-06 19:35:34 +0000 |
|---|---|---|
| committer | mschroffel <> | 2016-05-06 19:35:34 +0000 |
| commit | d5cac9085e6da19bdfc8e76235a460da0e6e5f7b (patch) | |
| tree | 1a353b6b66d15ae1d2ce1b38e1c27be1bb7b6f65 /src/MDD.h | |
| parent | 44af0118320a49c29a8b39abb4ec1009e4a29589 (diff) | |
update makefile for version roll
Diffstat (limited to 'src/MDD.h')
| -rwxr-xr-x | src/MDD.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -416,6 +416,9 @@ namespace ASDCP { MDD_PHDRMetadataTrackSubDescriptor_SourceTrackID, // 378 MDD_PHDRMetadataTrackSubDescriptor_SimplePayloadSID, // 379 MDD_JPEG2000PictureSubDescriptor_J2CLayout, // 380 + MDD_DolbyAtmosDCDataWrappingFrame, // 381 + MDD_DolbyAtmosDCDataEssence, // 382 + MDD_DolbyAtmosDCDataDescriptor, // 383 MDD_Max }; // enum MDD_t |
