Public Member Functions | |
void | operator= (const clap_param_info &cinfo) |
![]() | |
ClapParamInfo () | |
void | unset () |
Public Attributes | |
std::weak_ptr< Property > | aseprop_ |
void * | cookie_ |
double | next_value_ |
![]() | |
String double | current_value |
String | current_value_text |
String double | default_value |
String | default_value_text |
uint32_t | flags |
String | ident |
String double | max_value |
String | max_value_text |
String double | min_value |
String | min_value_text |
String | name |
clap_id | param_id |
Additional Inherited Members | |
![]() | |
static String | hints_from_param_info_flags (clap_param_info_flags flags) |
void operator= | ( | const clap_param_info & | cinfo | ) |
void* cookie_ |
double next_value_ |
std::weak_ptr<Property> aseprop_ |