Audacity 3.2.0
|
This is the complete list of members for LV2Wrapper, including all inherited members.
Activate() | LV2Wrapper | |
ConnectControlPorts(const LV2Ports &ports, const LV2EffectSettings &settings, EffectOutputs *pOutputs) | LV2Wrapper | |
ConnectPorts(const LV2Ports &ports, LV2PortStates &portStates, const LV2EffectSettings &settings, EffectOutputs *pOutputs) | LV2Wrapper | |
ConsumeResponses() | LV2Wrapper | |
Create(LV2InstanceFeaturesList &baseFeatures, const LV2Ports &ports, LV2PortStates &portStates, const LV2EffectSettings &settings, float sampleRate, EffectOutputs *pOutputs) | LV2Wrapper | static |
Deactivate() | LV2Wrapper | |
GetFeatures() | LV2Wrapper | inline |
GetFeatures() const | LV2Wrapper | inline |
GetHandle() const | LV2Wrapper | |
GetInstance() const | LV2Wrapper | |
GetLatency() const | LV2Wrapper | |
LV2Wrapper(CreateToken &&, LV2InstanceFeaturesList &baseFeatures, const LilvPlugin &plugin, float sampleRate) | LV2Wrapper | |
mActivated | LV2Wrapper | private |
mFeaturesList | LV2Wrapper | private |
mFreeWheeling | LV2Wrapper | private |
mHandle | LV2Wrapper | private |
mInstance | LV2Wrapper | private |
mLatency | LV2Wrapper | private |
mOptionsInterface | LV2Wrapper | private |
mRequests | LV2Wrapper | private |
mResponses | LV2Wrapper | private |
mStateInterface | LV2Wrapper | private |
mStopWorker | LV2Wrapper | private |
mThread | LV2Wrapper | private |
mWorkerInterface | LV2Wrapper | private |
mWorkerSchedule | LV2Wrapper | private |
respond(LV2_Worker_Respond_Handle handle, uint32_t size, const void *data) | LV2Wrapper | static |
Respond(uint32_t size, const void *data) | LV2Wrapper | |
schedule_work(LV2_Worker_Schedule_Handle handle, uint32_t size, const void *data) | LV2Wrapper | static |
ScheduleWork(uint32_t size, const void *data) | LV2Wrapper | |
SendBlockSize() | LV2Wrapper | |
SetFreeWheeling(bool enable) | LV2Wrapper | |
ThreadFunction() | LV2Wrapper | private |
~LV2Wrapper() | LV2Wrapper |