diff options
| author | jhurst <jhurst@cinecert.com> | 2009-05-18 23:34:18 +0000 |
|---|---|---|
| committer | jhurst <> | 2009-05-18 23:34:18 +0000 |
| commit | fd73a272189d3d121989b8437b7fbe5402160aaa (patch) | |
| tree | d5ae5116fed0ef44db4b9afe3b1e77a7d515a005 /src/MDD.h | |
| parent | b6f407694245e9310cb164b69e54fca32f1cbb8b (diff) | |
working multi-dict
Diffstat (limited to 'src/MDD.h')
| -rwxr-xr-x | src/MDD.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -307,7 +307,7 @@ namespace ASDCP { MDD_StereoscopicPictureSubDescriptor, // 269 MDD_WaveAudioDescriptor_ChannelAssignment, // 270 MDD_GenericStream_DataElement, // 271 - MDD_GenericDescriptor_MXFInterop_SubDescriptors, // 272 + MDD_MXFInterop_GenericDescriptor_SubDescriptors, // 272 MDD_Max }; // enum MDD_t |
