text UL updates
[asdcplib.git] / src / MDD.h
index e3145f5be50d5716135a1f7a24b6230195a03c87..343757ee4ead1b074f796c207cb11942037b9d95 100755 (executable)
--- a/src/MDD.h
+++ b/src/MDD.h
@@ -1,5 +1,5 @@
 /*
-Copyright (c) 2006, John Hurst
+Copyright (c) 2006-2009, John Hurst
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -305,7 +305,9 @@ namespace ASDCP {
        MDD_DMSegment_Duration, // 267
        MDD_DMSegment_TrackIDList, // 268
        MDD_StereoscopicPictureSubDescriptor, // 269
-       MDD_Max,
+        MDD_WaveAudioDescriptor_ChannelAssignment,  // 270
+       MDD_GenericStream_DataElement, // 271
+       MDD_Max
     }; // enum MDD_t
 } // namespaceASDCP