include/cinder/audio/Callback.h File Reference

Go to the source code of this file.

Classes

class  cinder::audio::Callback
struct  cinder::audio::Callback::Obj

Namespaces

namespace  cinder
namespace  cinder::audio

Typedefs

typedef shared_ptr< class
SourceCallback > 
cinder::audio::SourceCallbackRef
typedef shared_ptr< class
LoaderSourceCallback > 
cinder::audio::LoaderSourceFileRef
typedef void(* cinder::audio::CallbackFunction )(uint64_t inSampleOffset, uint32_t *ioSampleCount, Buffer *ioBuffer)