diff options
| author | jhurst <jhurst@cinecert.com> | 2013-07-01 22:14:16 +0000 |
|---|---|---|
| committer | jhurst <> | 2013-07-01 22:14:16 +0000 |
| commit | 5584493c50cfa0541398527741253a0db8cdbf18 (patch) | |
| tree | 8d751b6c3ccc1e1ba7d8c58846015ec44bbf2242 /src/as-02-wrap.cpp | |
| parent | 4c79dd9e68c9f58660343524506712bc32ced077 (diff) | |
IMF MCA labels
cinecanvas fade time now okay with HH:MM:SS:
Diffstat (limited to 'src/as-02-wrap.cpp')
| -rwxr-xr-x | src/as-02-wrap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/as-02-wrap.cpp b/src/as-02-wrap.cpp index b5cb138..5066d6e 100755 --- a/src/as-02-wrap.cpp +++ b/src/as-02-wrap.cpp @@ -189,7 +189,7 @@ public: bool show_ul_values_flag; /// if true, dump the UL table before going tp work. Kumu::PathList_t filenames; // list of filenames to be processed UL channel_assignment; - ASDCP::MXF::MCAConfigParser mca_config; + ASDCP::MXF::AS02_MCAConfigParser mca_config; //new attributes for AS-02 support AS_02::IndexStrategy_t index_strategy; //Shim parameter index_strategy_frame/clip |
