| appendChannelData(T *aData, uint32_t aSampleCount, ChannelIdentifier channelId) | cinder::audio::PcmBufferT< T > | |
| appendInterleavedData(T *aData, uint32_t aSampleCount) | cinder::audio::PcmBufferT< T > | |
| getChannelCount() const | cinder::audio::PcmBufferT< T > | |
| getChannelData(ChannelIdentifier channelId) const | cinder::audio::PcmBufferT< T > | |
| getInterleavedData() const | cinder::audio::PcmBufferT< T > | |
| getMaxSampleCount() const | cinder::audio::PcmBufferT< T > | |
| getSampleCount(ChannelIdentifier channelId=CHANNEL_FRONT_LEFT) const | cinder::audio::PcmBufferT< T > | |
| isInterleaved() const | cinder::audio::PcmBufferT< T > | |
| PcmBufferT(uint32_t aMaxSampleCount, uint16_t aChannelCount, bool isInterleaved) | cinder::audio::PcmBufferT< T > | |
| ~PcmBufferT() | cinder::audio::PcmBufferT< T > |