54 xmlpp::Node* write_to_cpl (xmlpp::Node* node, Standard standard)
const override;
55 bool equals (std::shared_ptr<const ReelMarkersAsset>,
EqualityOptions, NoteHandler)
const;
59 boost::optional<Time> get (
Marker m)
const;
60 std::map<Marker, Time> get ()
const {
68 std::map<Marker, Time> _markers;
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(Standard) const override
A representation of time within a DCP.
Namespace for everything in libdcp.
A class to describe what "equality" means for a particular test.