Zrythm v2.0.0-alpha.1
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::gui::backend::AudioInputInfo Struct Reference

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

Detailed Description

Describes a single audio input available from the current device.

Definition at line 28 of file device_manager.h.

Property Documentation

◆ deviceName

QString zrythm::gui::backend::AudioInputInfo::deviceName

Definition at line 31 of file device_manager.h.

◆ firstChannel

int zrythm::gui::backend::AudioInputInfo::firstChannel = 0

Definition at line 32 of file device_manager.h.

◆ stereo

bool zrythm::gui::backend::AudioInputInfo::stereo = true

Definition at line 33 of file device_manager.h.


The documentation for this struct was generated from the following file: