include/cinder/audio/Buffer.h File Reference

Go to the source code of this file.

Classes

struct  cinder::audio::BufferT< T >
struct  cinder::audio::BufferList

Namespaces

namespace  cinder
namespace  cinder::audio

Typedefs

typedef BufferT< void > cinder::audio::Buffer
typedef BufferT< uint8_t > cinder::audio::Buffer8u
typedef BufferT< int8_t > cinder::audio::Buffer8i
typedef BufferT< uint16_t > cinder::audio::Buffer16u
typedef BufferT< int16_t > cinder::audio::Buffer16i
typedef BufferT< int32_t > cinder::audio::Buffer32i
typedef BufferT< uint32_t > cinder::audio::Buffer32u
typedef BufferT< float > cinder::audio::Buffer32f

Functions

void cinder::audio::silenceBuffers (BufferList *aBufferList)