summaryrefslogtreecommitdiff
path: root/src/MDD.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2018-10-13 21:50:12 +0000
committerjhurst <>2018-10-13 21:50:12 +0000
commita4b5771f03a81b6948a6daf61029811529943e5f (patch)
treebd6309e2ae05e1d3001b322525ac1168c0e9612a /src/MDD.h
parent603badd3b986c174d74f2b1df8480661670ca05e (diff)
Added AFSKSync audio channel label
Diffstat (limited to 'src/MDD.h')
-rwxr-xr-xsrc/MDD.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/MDD.h b/src/MDD.h
index 6b50285..23d6730 100755
--- a/src/MDD.h
+++ b/src/MDD.h
@@ -553,7 +553,8 @@ namespace ASDCP {
MDD_ACESUncompressedMonoscopicWithoutAlpha, // 515
MDD_ACESUncompressedMonoscopicWithAlpha, // 516
MDD_ACESFrameWrappedEssence, // 517
- MDD_Max
+ MDD_DCAudioChannel_FSKSyncSignalChannel, // 518
+ MDD_Max
}; // enum MDD_t
//