diff options
| author | jhurst <jhurst@cinecert.com> | 2020-04-09 12:28:12 -0700 |
|---|---|---|
| committer | jhurst <jhurst@cinecert.com> | 2020-04-09 12:28:12 -0700 |
| commit | dd323ce3297bb74dae1cd044206b8733b4757efa (patch) | |
| tree | 5c33425196254bb9ac54e2f2bb5684e443194378 /src/MDD.h | |
| parent | 5e63427d5b08481e85fc4703a9e88c3072b9a1ce (diff) | |
Added IAB in IMF ULs and Sets
Diffstat (limited to 'src/MDD.h')
| -rwxr-xr-x | src/MDD.h | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -564,6 +564,12 @@ namespace ASDCP { MDD_TimedTextDescriptor_DisplayType, // 526 MDD_TimedTextDescriptor_IntrinsicPictureResolution, // 527 MDD_TimedTextDescriptor_ZPositionInUse, // 528 + MDD_IABEssenceDescriptor, // 529 + MDD_IABSoundfieldLabelSubDescriptor, // 530 + MDD_IMF_IABTrackFileLevel0, // 531 + MDD_IMF_IABEssenceClipWrappedContaine, // 532 + MDD_IABSoundfield, // 533 + MDD_IMFIABEssenceClipWrappedElement, // 534 MDD_Max }; // enum MDD_t |
