summaryrefslogtreecommitdiff
path: root/src/MDD.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2009-05-18 05:18:32 +0000
committerjhurst <>2009-05-18 05:18:32 +0000
commit65a8ec13b66c700b74788d3fc7525e91cf62bab0 (patch)
tree15f588026b93aae7e65a4bf37ed4cffe8e4bc4ad /src/MDD.h
parent111e0170052b57fc128a37fa02736015edb8c60f (diff)
massive dictionary re-factoring
Diffstat (limited to 'src/MDD.h')
-rwxr-xr-xsrc/MDD.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/MDD.h b/src/MDD.h
index 343757e..b0bac3c 100755
--- a/src/MDD.h
+++ b/src/MDD.h
@@ -307,6 +307,7 @@ namespace ASDCP {
MDD_StereoscopicPictureSubDescriptor, // 269
MDD_WaveAudioDescriptor_ChannelAssignment, // 270
MDD_GenericStream_DataElement, // 271
+ MDD_GenericDescriptor_MXFInterop_SubDescriptors, // 272
MDD_Max
}; // enum MDD_t
} // namespaceASDCP