|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< RootAudioBuffer > MayaFlux::Buffers::BufferAccessControl::get_root_audio_buffer | ( | ProcessingToken | token, |
| uint32_t | channel | ||
| ) |
Gets the root audio buffer for a specific token and channel.
| token | Processing domain |
| channel | Channel index |
Definition at line 64 of file BufferAccessControl.cpp.
References MayaFlux::Buffers::AUDIO_BACKEND, MayaFlux::Buffers::AUDIO_PARALLEL, MayaFlux::Journal::BufferManagement, MayaFlux::Journal::Core, MayaFlux::Buffers::RootAudioUnit::get_buffer(), MayaFlux::Buffers::TokenUnitManager::get_or_create_audio_unit(), m_unit_manager, and token.
Referenced by MayaFlux::Buffers::BufferProcessingControl::add_audio_processor_to_channel(), get_audio_buffer_data(), and get_audio_buffer_data().
Here is the call graph for this function:
Here is the caller graph for this function: