libdcp
|
SoundAsset class. More...
#include "mxf.h"
#include "types.h"
#include "language_tag.h"
#include "metadata.h"
#include "sound_frame.h"
#include "sound_asset_reader.h"
Go to the source code of this file.
Classes | |
class | dcp::SoundAsset |
Representation of a sound asset. More... | |
Namespaces | |
dcp | |
Namespace for everything in libdcp. | |
Functions | |
std::shared_ptr< dcp::SoundAsset > | simple_sound (boost::filesystem::path path, std::string suffix, dcp::MXFMetadata mxf_meta, std::string language, int frames, int sample_rate, boost::optional< dcp::Key >) |
SoundAsset class.
Definition in file sound_asset.h.