diff options
| author | jhurst <jhurst@cinecert.com> | 2009-05-18 16:24:44 +0000 |
|---|---|---|
| committer | jhurst <> | 2009-05-18 16:24:44 +0000 |
| commit | b6f407694245e9310cb164b69e54fca32f1cbb8b (patch) | |
| tree | ee1f4f42930ad951359b45cce0ccada3a98d896c /src/MDD.h | |
| parent | 65a8ec13b66c700b74788d3fc7525e91cf62bab0 (diff) | |
oi
Diffstat (limited to 'src/MDD.h')
| -rwxr-xr-x | src/MDD.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -310,6 +310,9 @@ namespace ASDCP { MDD_GenericDescriptor_MXFInterop_SubDescriptors, // 272 MDD_Max }; // enum MDD_t + + const ui32_t MDD_Table_size = 273; + } // namespaceASDCP |
