summaryrefslogtreecommitdiff
path: root/src/AS_02_internal.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2016-12-02 17:23:14 +0000
committerjhurst <>2016-12-02 17:23:14 +0000
commit65c102640dea51a709bd4c25ef6ca006edcbee71 (patch)
tree5403d6609b24e8e1aca5a27bb12eea030e9031a6 /src/AS_02_internal.h
parentc87b3d28b21c927561606cc65a25b47aebc69355 (diff)
o Fixed AS-02 timed-text index partition .
o Fixed contents of generic partiton EssenceContainers property in AS-DCP timed text files
Diffstat (limited to 'src/AS_02_internal.h')
-rw-r--r--src/AS_02_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/AS_02_internal.h b/src/AS_02_internal.h
index 2f96c25..76286b1 100644
--- a/src/AS_02_internal.h
+++ b/src/AS_02_internal.h
@@ -309,7 +309,6 @@ namespace AS_02
public:
ui64_t m_ECStart; // offset of the first essence element
ui64_t m_ClipStart; // state variable for clip-wrap-in-progress
- // AS_02::MXF::AS02IndexWriterCBR m_IndexWriter;
IndexStrategy_t m_IndexStrategy; // per SMPTE ST 2067-5
h__AS02WriterClip(const Dictionary&);