Mixxx

LADSPAControl Class Reference

#include <ladspacontrol.h>

List of all members.

Public Member Functions

 LADSPAControl ()
 ~LADSPAControl ()
LADSPA_Data * getBuffer ()
void setValue (LADSPA_Data value)

Static Public Member Functions

static void setBufferSize (int size)

Detailed Description

Definition at line 18 of file ladspacontrol.h.


Constructor & Destructor Documentation

LADSPAControl::LADSPAControl ( )

Definition at line 16 of file ladspacontrol.cpp.

LADSPAControl::~LADSPAControl ( )

Definition at line 21 of file ladspacontrol.cpp.


Member Function Documentation

LADSPA_Data * LADSPAControl::getBuffer ( )

Definition at line 26 of file ladspacontrol.cpp.

Here is the caller graph for this function:

void LADSPAControl::setBufferSize ( int  size) [static]

Definition at line 59 of file ladspacontrol.cpp.

Here is the caller graph for this function:

void LADSPAControl::setValue ( LADSPA_Data  value)

Definition at line 31 of file ladspacontrol.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines