summaryrefslogtreecommitdiff
path: root/src/KLV.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2009-05-20 04:37:31 +0000
committerjhurst <>2009-05-20 04:37:31 +0000
commita5b15f66c30093efe376f0462e43ac4ac10e2e14 (patch)
treecebc444f468511a72e85c4cf425057b4b95727b4 /src/KLV.h
parentf7598051fa2ec0754bf7c5b2398dbaa54928f64b (diff)
UL dict final
Diffstat (limited to 'src/KLV.h')
-rwxr-xr-xsrc/KLV.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/KLV.h b/src/KLV.h
index 86c5a81..68d5a3c 100755
--- a/src/KLV.h
+++ b/src/KLV.h
@@ -134,6 +134,9 @@ inline const char* ui64sz(ui64_t i, char* buf)
const char* name;
};
+ const MDDEntry& MXFInterop_OPAtom_Entry();
+ const MDDEntry& SMPTE_390_OPAtom_Entry();
+
//
class Dictionary
{