|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::TokenUnitManager::ensure_audio_channels | ( | ProcessingToken | token, |
| uint32_t | channel_count | ||
| ) |
Ensures an audio unit exists and resizes it to the specified channel count.
| token | Processing domain |
| channel_count | Minimum channel count to ensure |
Definition at line 189 of file TokenUnitManager.cpp.
References get_or_create_audio_unit(), m_manager_mutex, and token.
Referenced by ensure_and_get_audio_unit(), and MayaFlux::Buffers::BufferAccessControl::ensure_audio_channels().
Here is the call graph for this function:
Here is the caller graph for this function: