|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Describes a single audio input available from the current device. More...
#include <src/gui/backend/device_manager.h>
Properties | |
| QString | deviceName |
| int | firstChannel = 0 |
| bool | stereo = true |
Describes a single audio input available from the current device.
Definition at line 18 of file device_manager.h.
| QString zrythm::gui::backend::AudioInputInfo::deviceName |
Definition at line 21 of file device_manager.h.
| int zrythm::gui::backend::AudioInputInfo::firstChannel = 0 |
Definition at line 22 of file device_manager.h.
| bool zrythm::gui::backend::AudioInputInfo::stereo = true |
Definition at line 23 of file device_manager.h.