Skip to content

Struct Ase::AudioProcessorInfo

ClassList > Ase > AudioProcessorInfo

Detailed information and common properties of AudioProcessor subclasses.

  • #include <processor.hh>

Public Attributes

Type Name
CString blurb
Short description for overviews.
CString category
Category to allow grouping for processors of similar function.
CString creator_name
Name of the creator.
CString creator_url
Internet contact of the creator.
CString description
Elaborate description for help dialogs.
CString label
Preferred user interface name.
CString version
Version identifier.
CString website_url
Website of/about this AudioProcessor .

Public Attributes Documentation

variable blurb

CString Ase::AudioProcessorInfo::blurb;

variable category

CString Ase::AudioProcessorInfo::category;

variable creator_name

CString Ase::AudioProcessorInfo::creator_name;

variable creator_url

CString Ase::AudioProcessorInfo::creator_url;

variable description

CString Ase::AudioProcessorInfo::description;

variable label

CString Ase::AudioProcessorInfo::label;

variable version

CString Ase::AudioProcessorInfo::version;

variable website_url

CString Ase::AudioProcessorInfo::website_url;


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