Mixxx

LADSPAPlugin Class Reference

#include <ladspaplugin.h>

List of all members.

Public Member Functions

 LADSPAPlugin (const LADSPA_Descriptor *descriptor)
 ~LADSPAPlugin ()
LADSPAInstanceinstantiate (int slot)
const QString getLabel ()

Detailed Description

Definition at line 19 of file ladspaplugin.h.


Constructor & Destructor Documentation

LADSPAPlugin::LADSPAPlugin ( const LADSPA_Descriptor *  descriptor)

Definition at line 15 of file ladspaplugin.cpp.

LADSPAPlugin::~LADSPAPlugin ( )

Definition at line 20 of file ladspaplugin.cpp.


Member Function Documentation

const QString LADSPAPlugin::getLabel ( )

Definition at line 82 of file ladspaplugin.cpp.

LADSPAInstance * LADSPAPlugin::instantiate ( int  slot)

Definition at line 25 of file ladspaplugin.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