diff options
| author | jhurst <jhurst@cinecert.com> | 2013-06-06 05:35:37 +0000 |
|---|---|---|
| committer | jhurst <> | 2013-06-06 05:35:37 +0000 |
| commit | 4cfc4c5fdcf3f23971eb361928fa1c6c75011934 (patch) | |
| tree | 0faa0eea69b682ca9546acd7c95f3095ae7be8e7 /src/KLV.h | |
| parent | 1b7fcb3c79158089eac22ef405eac3712a76f320 (diff) | |
new toy
Diffstat (limited to 'src/KLV.h')
| -rwxr-xr-x | src/KLV.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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() {} |
