diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-04 18:10:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-05 14:34:44 +0100 |
| commit | bb5faa34a893dcec91329d6856335e050cf8357c (patch) | |
| tree | affc63fc05285bac7167d6ef66b87aca9efd1762 /src/mxf.h | |
| parent | 2293c14a21f8a4929abd8b97033699f5d3bba1dc (diff) | |
Take pkl_type out of MXF.
Diffstat (limited to 'src/mxf.h')
| -rw-r--r-- | src/mxf.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -107,8 +107,6 @@ public: protected: friend class MXFWriter; - virtual std::string asdcp_kind () const = 0; - std::string pkl_type (Standard standard) const; void read_writer_info (ASDCP::WriterInfo const &); ASDCP::AESEncContext* _encryption_context; |
