AudioDeviceParams
Electron APIs / recorder / AudioDeviceParams
Parameters for selecting and configuring a specific audio device.
Extends DefaultAudioDeviceParams to optionally control audio track separation and includes identifying information such as device ID and name.
This interface is typically used to explicitly define which audio device should be used for input or output in a recording or streaming session.
See
DefaultAudioDeviceParams