|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::function<void(uint32_t)> MayaFlux::Registry::Service::AudioBackendService::unregister_output_observer |
Unregister a previously registered observer.
Safe to call from any thread at any time, including from within the observer callback itself.
| id | Id returned by register_output_observer. |
Definition at line 73 of file AudioBackendService.hpp.
Referenced by MayaFlux::Kriya::audio_output_tick(), and MayaFlux::IO::IOManager::stop_capture().