|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| const std::vector< std::shared_ptr< AudioBuffer > > & MayaFlux::Buffers::BufferManager::get_buffers | ( | ProcessingToken | token, |
| uint32_t | channel | ||
| ) | const |
Gets buffers for a token (audio-specific due to channels)
| token | Processing domain |
| channel | Channel index |
Definition at line 215 of file BufferManager.cpp.
References m_access_control, and token.