summaryrefslogtreecommitdiff
path: root/src/KLV.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2013-06-06 05:35:37 +0000
committerjhurst <>2013-06-06 05:35:37 +0000
commit4cfc4c5fdcf3f23971eb361928fa1c6c75011934 (patch)
tree0faa0eea69b682ca9546acd7c95f3095ae7be8e7 /src/KLV.h
parent1b7fcb3c79158089eac22ef405eac3712a76f320 (diff)
new toy
Diffstat (limited to 'src/KLV.h')
-rwxr-xr-xsrc/KLV.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/KLV.h b/src/KLV.h
index aa5c71b..15e3dbc 100755
--- a/src/KLV.h
+++ b/src/KLV.h
@@ -234,10 +234,9 @@ inline const char* ui64sz(ui64_t i, char* buf)
{
ASDCP_NO_COPY_CONSTRUCT(KLVFilePacket);
- protected:
+ public:
ASDCP::FrameBuffer m_Buffer;
- public:
KLVFilePacket() {}
virtual ~KLVFilePacket() {}