diff options
| author | jhurst <jhurst@cinecert.com> | 2005-12-20 02:06:05 +0000 |
|---|---|---|
| committer | jhurst <> | 2005-12-20 02:06:05 +0000 |
| commit | d440dbd72e7b3395c589a72e391eb33b6d2109f4 (patch) | |
| tree | 10c5dd095e1c1eb48b76fc839f776e53a8bf75e4 /src/h__Reader.cpp | |
| parent | 8095eaa320551b6795d0368c0ad0c227a3167caa (diff) | |
builds on Darwin
Diffstat (limited to 'src/h__Reader.cpp')
| -rwxr-xr-x | src/h__Reader.cpp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/h__Reader.cpp b/src/h__Reader.cpp index 1503102..38c497f 100755 --- a/src/h__Reader.cpp +++ b/src/h__Reader.cpp @@ -37,12 +37,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. using namespace ASDCP; using namespace ASDCP::MXF; - -// GetMDObjectByPath() path to file's Identification metadata object -static const char* INFO_OBJECT_PATH = "Preface.Identifications.Identification.Identification"; -static const char* ASSET_ID_OBJECT_PATH = "Preface.ContentStorage.ContentStorage.Packages.Package.SourcePackage.PackageUID"; - - +// ASDCP::h__Reader::h__Reader() : m_EssenceStart(0) { } |
