|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::BufferInputControl::unregister_audio_input_listener | ( | const std::shared_ptr< AudioBuffer > & | buffer, |
| uint32_t | channel | ||
| ) |
Unregisters a buffer from an input channel.
| buffer | Buffer to unregister |
| channel | Input channel to stop listening to |
Definition at line 76 of file BufferInputControl.cpp.
References m_audio_input_buffers.