diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-02-23 01:48:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-02-23 01:48:53 +0100 |
| commit | 75e86accf241dc6e2d2c2235e21093a05b01b335 (patch) | |
| tree | e18db446b6b90677df23e4329cc1584f03a6a2c5 /src/cpl.h | |
| parent | 20200f69bbf5bf611eb301b1e793384ee7cd568d (diff) | |
More hacks - MCA descriptors in CPL but not MXF.edgecode
Diffstat (limited to 'src/cpl.h')
| -rw-r--r-- | src/cpl.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -361,7 +361,6 @@ private: void maybe_write_composition_metadata_asset(xmlpp::Element* node) const; void read_composition_metadata_asset(cxml::ConstNodePtr node, std::vector<dcp::VerificationNote>* notes); - std::vector<MCASubDescriptor> create_mca_subdescriptors(std::shared_ptr<const SoundAsset> asset) const; boost::optional<std::string> extension_metadata_value(std::string const& scope, std::string const& name, std::string const& property) const; void set_extension_metadata_value( std::string const& scope, |
