Skip to content

Struct Ase::DriverEntry

ClassList > Ase > DriverEntry

Driver information for PCM and MIDI handling.

  • #include <driver.hh>

Public Attributes

Type Name
String capabilities
String device_info
String device_name
String devid
String hints
String notice
int32 priority = = 0
bool readonly = = false
bool writeonly = = false

Public Attributes Documentation

variable capabilities

String Ase::DriverEntry::capabilities;

variable device_info

String Ase::DriverEntry::device_info;

variable device_name

String Ase::DriverEntry::device_name;

variable devid

String Ase::DriverEntry::devid;

variable hints

String Ase::DriverEntry::hints;

variable notice

String Ase::DriverEntry::notice;

variable priority

int32 Ase::DriverEntry::priority;

variable readonly

bool Ase::DriverEntry::readonly;

variable writeonly

bool Ase::DriverEntry::writeonly;


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/driver.hh