audio_manager: move std::functions in SetOutManager/SetInManager
Prevents unnecessary reallocations in the event the captured variables are larger than the internal std::function buffer.
Please register or sign in to comment
Prevents unnecessary reallocations in the event the captured variables are larger than the internal std::function buffer.