summaryrefslogtreecommitdiff
path: root/src/KLV.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2006-09-23 23:47:17 +0000
committerjhurst <>2006-09-23 23:47:17 +0000
commit72e5392ca11c06a1ac0732c71f86df0d9a712ce3 (patch)
tree25c9f223d62700409fbe883865dc5a54677726a0 /src/KLV.h
parent1cd511e77b968ba068c59f4771cb67810e4ba4c4 (diff)
1.1.9 release a
Diffstat (limited to 'src/KLV.h')
-rwxr-xr-xsrc/KLV.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/KLV.h b/src/KLV.h
index 4271999..d685cf9 100755
--- a/src/KLV.h
+++ b/src/KLV.h
@@ -119,6 +119,8 @@ inline const char* ui64sz(ui64_t i, char* buf)
const char* EncodeString(char* str_buf, ui32_t buf_len) const;
};
+ const byte_t nil_UMID[SMPTE_UMID_LENGTH] = {0};
+ const UMID NilUMID(nil_UMID);
//
struct MDDEntry