|
NAMEaudio_reconfigure - Control audio device output parameters SYNOPSISint:device
DESCRIPTIONThis function lets you reconfigure and enable/disable certain audio parameters. This might cause a buffering reset and queued samples might be lost depending on the configuration change. The returned device specifies new/old audio device identifier that can be used to re-assign audio sources to a newly assigned sink. This function is mainly a hrtf toggle for the time being, thus marked experimental. Eventually it will become the control surface for handling hotplug events and enabling/disabling specific audio outputs. EXAMPLE-- @group: audio -- @cfunction: audioreconf -- @related: function audio_reconfigure0()
|