40 #ifndef LIBDCP_MONO_J2K_PICTURE_ASSET_H
41 #define LIBDCP_MONO_J2K_PICTURE_ASSET_H
51 class MonoJ2KPictureAssetWriter;
77 std::shared_ptr<J2KPictureAssetWriter>
start_write(boost::filesystem::path
file, Behaviour behaviour)
override;
78 std::shared_ptr<MonoJ2KPictureAssetReader> start_read ()
const;
81 std::shared_ptr<const Asset> other,
87 std::string cpl_node_name ()
const;
boost::optional< boost::filesystem::path > file() const
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 asset made up of JPEG2000 data.
A 2D (monoscopic) picture asset.
MonoJ2KPictureAsset(boost::filesystem::path file)
std::shared_ptr< J2KPictureAssetWriter > start_write(boost::filesystem::path file, Behaviour behaviour) override
MonoJ2KPictureAssetReader typedef.
Namespace for everything in libdcp.