|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <deviceinfo.h>
Public Attributes | |
| unsigned int | max_channels |
| unsigned int | min_rate |
| unsigned int | max_rate |
| unsigned int | min_nper |
| unsigned int | max_nper |
| unsigned long | min_size |
| unsigned long | max_size |
| bool | valid |
Definition at line 23 of file deviceinfo.h.
| unsigned int ARDOUR::ALSADeviceInfo::max_channels |
Definition at line 24 of file deviceinfo.h.
| unsigned int ARDOUR::ALSADeviceInfo::max_nper |
Definition at line 26 of file deviceinfo.h.
| unsigned int ARDOUR::ALSADeviceInfo::max_rate |
Definition at line 25 of file deviceinfo.h.
| unsigned long ARDOUR::ALSADeviceInfo::max_size |
Definition at line 27 of file deviceinfo.h.
| unsigned int ARDOUR::ALSADeviceInfo::min_nper |
Definition at line 26 of file deviceinfo.h.
| unsigned int ARDOUR::ALSADeviceInfo::min_rate |
Definition at line 25 of file deviceinfo.h.
| unsigned long ARDOUR::ALSADeviceInfo::min_size |
Definition at line 27 of file deviceinfo.h.
| bool ARDOUR::ALSADeviceInfo::valid |
Definition at line 28 of file deviceinfo.h.