Zrythm v2.0.0-DEV
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 18 of file device_manager.h.

Property Documentation

◆ deviceName

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

Definition at line 21 of file device_manager.h.

◆ firstChannel

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

Definition at line 22 of file device_manager.h.

◆ stereo

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

Definition at line 23 of file device_manager.h.


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