#include <pluginaclientlad.h>
Inherits BC_QPot.

Public Member Functions | |
| PluginACLientFreq (PluginAClientLAD *plugin, int x, int y, LADSPA_Data *output, int translate_linear) | |
| int | handle_event () |
Data Fields | |
| PluginAClientLAD * | plugin |
| LADSPA_Data * | output |
| int | translate_linear |
Definition at line 83 of file pluginaclientlad.h.
| PluginACLientFreq::PluginACLientFreq | ( | PluginAClientLAD * | plugin, | |
| int | x, | |||
| int | y, | |||
| LADSPA_Data * | output, | |||
| int | translate_linear | |||
| ) |
Definition at line 282 of file pluginaclientlad.C.
| int PluginACLientFreq::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Pot.
Definition at line 299 of file pluginaclientlad.C.
References BC_QPot::get_value(), output, plugin, PluginClient::send_configure_change(), and translate_linear.

1.5.5