40 #ifndef LIBDCP_ATMOS_ASSET_WRITER_H
41 #define LIBDCP_ATMOS_ASSET_WRITER_H
48 #include <boost/filesystem.hpp>
65 void write (std::shared_ptr<const AtmosFrame> frame);
66 void write (uint8_t
const * data,
int size);
78 std::shared_ptr<ASDCPState> _state;
Parent class for classes which can write MXF-based assets.
A helper class for writing to AtmosAssets.
An asset of Dolby ATMOS sound data.
Namespace for everything in libdcp.