#include "../extra/String.hpp"
#include "../DistrhoStandaloneUtils.hpp"
#include <dlfcn.h>
#include <limits.h>
#include <stdlib.h>
Go to the source code of this file.
◆ getBinaryFilename()
◆ getBufferSize()
◆ getPluginFormatName()
| const char * getPluginFormatName |
( |
| ) |
|
|
noexcept |
◆ getResourcePath()
◆ isAudioInputEnabled()
| bool isAudioInputEnabled |
( |
| ) |
|
◆ isMIDIEnabled()
◆ isUsingNativeAudio()
| bool isUsingNativeAudio |
( |
| ) |
|
|
noexcept |
◆ requestAudioInput()
| bool requestAudioInput |
( |
| ) |
|
◆ requestBufferSizeChange()
| bool requestBufferSizeChange |
( |
uint | | ) |
|
◆ requestMIDI()
◆ supportsAudioInput()
| bool supportsAudioInput |
( |
| ) |
|
◆ supportsBufferSizeChanges()
| bool supportsBufferSizeChanges |
( |
| ) |
|
◆ supportsMIDI()