|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::vector< double > & MayaFlux::Buffers::BufferAccessControl::get_audio_buffer_data | ( | ProcessingToken | token, |
| uint32_t | channel | ||
| ) |
Gets mutable reference to audio buffer data for a channel.
| token | Processing domain |
| channel | Channel index |
Definition at line 22 of file BufferAccessControl.cpp.
References get_root_audio_buffer(), and token.
Here is the call graph for this function: