54 xmlpp::Element* write_to_cpl(xmlpp::Element* node, Standard standard)
const override;
55 bool equals(std::shared_ptr<const ReelMarkersAsset>,
EqualityOptions const&, NoteHandler)
const;
59 boost::optional<Time> get (
Marker m)
const;
60 std::map<Marker, Time> get ()
const {
68 std::map<Marker, Time> _markers;
A class to describe what "equality" means for a particular test.
A fraction (i.e. a thing with an integer numerator and an integer denominator).
An entry in a <Reel> which refers to a use of a piece of content.
std::string cpl_node_name() const override
A representation of time within a DCP.
Namespace for everything in libdcp.