|
LMMS
|
Go to the source code of this file.
Classes | |
| struct | clap_audio_port_info |
| struct | clap_plugin_audio_ports |
| struct | clap_host_audio_ports |
Typedefs | |
| typedef struct clap_audio_port_info | clap_audio_port_info_t |
| typedef struct clap_plugin_audio_ports | clap_plugin_audio_ports_t |
| typedef struct clap_host_audio_ports | clap_host_audio_ports_t |
Enumerations | |
| enum | { CLAP_AUDIO_PORT_IS_MAIN = 1 << 0 , CLAP_AUDIO_PORT_SUPPORTS_64BITS = 1 << 1 , CLAP_AUDIO_PORT_PREFERS_64BITS = 1 << 2 , CLAP_AUDIO_PORT_REQUIRES_COMMON_SAMPLE_SIZE = 1 << 3 } |
| enum | { CLAP_AUDIO_PORTS_RESCAN_NAMES = 1 << 0 , CLAP_AUDIO_PORTS_RESCAN_FLAGS = 1 << 1 , CLAP_AUDIO_PORTS_RESCAN_CHANNEL_COUNT = 1 << 2 , CLAP_AUDIO_PORTS_RESCAN_PORT_TYPE = 1 << 3 , CLAP_AUDIO_PORTS_RESCAN_IN_PLACE_PAIR = 1 << 4 , CLAP_AUDIO_PORTS_RESCAN_LIST = 1 << 5 } |
Variables | |
| static CLAP_CONSTEXPR const char | CLAP_EXT_AUDIO_PORTS [] = "clap.audio-ports" |
| static CLAP_CONSTEXPR const char | CLAP_PORT_MONO [] = "mono" |
| static CLAP_CONSTEXPR const char | CLAP_PORT_STEREO [] = "stereo" |
| typedef struct clap_audio_port_info clap_audio_port_info_t |
| typedef struct clap_host_audio_ports clap_host_audio_ports_t |
| typedef struct clap_plugin_audio_ports clap_plugin_audio_ports_t |
| anonymous enum |
| anonymous enum |
|
static |
|
static |
|
static |