#include "cinder/audio/Buffer.h"
#include "cinder/audio/SampleType.h"
#include "cinder/DataTarget.h"
Go to the source code of this file.
Classes | |
class | cinder::audio::TargetFile |
Base class that is used to create and write to an audio destination. Currently only supports .wav encoding. More... | |
Namespaces | |
cinder | |
cinder::audio | |
Typedefs | |
typedef std::shared_ptr< class TargetFile > | cinder::audio::TargetFileRef |