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/asdcp-wrap.cpp | |
| parent | 4c79dd9e68c9f58660343524506712bc32ced077 (diff) | |
IMF MCA labels
cinecanvas fade time now okay with HH:MM:SS:
Diffstat (limited to 'src/asdcp-wrap.cpp')
| -rwxr-xr-x | src/asdcp-wrap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asdcp-wrap.cpp b/src/asdcp-wrap.cpp index 77e7845..04608d3 100755 --- a/src/asdcp-wrap.cpp +++ b/src/asdcp-wrap.cpp @@ -230,7 +230,7 @@ public: ui32_t ffoa; /// first frame of action for atmos wrapping ui32_t max_channel_count; /// max channel count for atmos wrapping ui32_t max_object_count; /// max object count for atmos wrapping - ASDCP::MXF::MCAConfigParser mca_config; + ASDCP::MXF::ASDCP_MCAConfigParser mca_config; // Rational PictureRate() |
