Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::ALSADeviceInfo Struct Reference

#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
 

Detailed Description

Definition at line 23 of file deviceinfo.h.

Member Data Documentation

◆ max_channels

unsigned int ARDOUR::ALSADeviceInfo::max_channels

Definition at line 24 of file deviceinfo.h.

◆ max_nper

unsigned int ARDOUR::ALSADeviceInfo::max_nper

Definition at line 26 of file deviceinfo.h.

◆ max_rate

unsigned int ARDOUR::ALSADeviceInfo::max_rate

Definition at line 25 of file deviceinfo.h.

◆ max_size

unsigned long ARDOUR::ALSADeviceInfo::max_size

Definition at line 27 of file deviceinfo.h.

◆ min_nper

unsigned int ARDOUR::ALSADeviceInfo::min_nper

Definition at line 26 of file deviceinfo.h.

◆ min_rate

unsigned int ARDOUR::ALSADeviceInfo::min_rate

Definition at line 25 of file deviceinfo.h.

◆ min_size

unsigned long ARDOUR::ALSADeviceInfo::min_size

Definition at line 27 of file deviceinfo.h.

◆ valid

bool ARDOUR::ALSADeviceInfo::valid

Definition at line 28 of file deviceinfo.h.


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