40 #ifndef LIBDCP_STEREO_PICTURE_ASSET_H
41 #define LIBDCP_STEREO_PICTURE_ASSET_H
61 std::shared_ptr<PictureAssetWriter>
start_write (boost::filesystem::path
file,
bool)
override;
62 std::shared_ptr<StereoPictureAssetReader> start_read ()
const;
65 std::shared_ptr<const Asset> other,
boost::optional< boost::filesystem::path > file() const
A fraction (i.e. a thing with an integer numerator and an integer denominator).
An asset made up of JPEG2000 data.
A 3D (stereoscopic) picture asset.
std::shared_ptr< PictureAssetWriter > start_write(boost::filesystem::path file, bool) override
Namespace for everything in libdcp.
StereoPictureAssetReader typedef.
A class to describe what "equality" means for a particular test.