On Thu, 2022-07-07 at 12:09 +0200, IOhannes m zmoelnig wrote:
On 7/7/22 11:40, Roman Haefeli wrote:
Hi all
Is there a way to change audio backends programmatically (with 'audio- setapi' message or any other) _without_ the audio settings dialog popping up? Or is there a way to hide it again after it pops up?
use the [mediasettings] library.
it is *exactly* for this usecase (as in: it will internally use 'audio-setapi' and what not, but completely hide this from the user).
Great! It is simple to use and works smoothly.
BTW: I need a version compiled for d_arm64. If I succeed, should I upload it to Deken or do you prefer to do that yourself (or to let the iembot do it)?
Roman