added version info to libpyasdcp (same as other lib versions)
[asdcplib.git] / src / S12MTimecode.h
index 88c16f8bbce3a2a8b0e3fab2761e6b0507380a30..e750f2549f4253807b5ffce2ca9cb2450da482e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (c) 2007, John Hurst
+Copyright (c) 2007-2009, John Hurst
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -45,6 +45,7 @@ namespace ASDCP {
 
  class S12MTimecode : public Kumu::IArchive
 {
+ protected:
   ui32_t m_FrameCount;
   ui32_t m_FPS;