|
marvin 0.0.1
Pure C++ audio helper library
|
This is the complete list of members for marvin::containers::BufferView< SampleType >, including all inherited members.
| BufferView(SampleType *const *samples, size_t nChannels, size_t nSamples) | marvin::containers::BufferView< SampleType > | |
| getArrayOfReadPointers() const noexcept | marvin::containers::BufferView< SampleType > | |
| getArrayOfWritePointers() noexcept | marvin::containers::BufferView< SampleType > | |
| getNumChannels() const noexcept | marvin::containers::BufferView< SampleType > | |
| getNumSamples() const noexcept | marvin::containers::BufferView< SampleType > | |
| operator[](size_t channel) noexcept | marvin::containers::BufferView< SampleType > | |
| operator[](size_t channel) const noexcept | marvin::containers::BufferView< SampleType > |