|
LMMS
|
#include "../plugin.h"Go to the source code of this file.
Classes | |
| struct | clap_plugin_posix_fd_support |
| struct | clap_host_posix_fd_support |
Typedefs | |
| typedef uint32_t | clap_posix_fd_flags_t |
| typedef struct clap_plugin_posix_fd_support | clap_plugin_posix_fd_support_t |
| typedef struct clap_host_posix_fd_support | clap_host_posix_fd_support_t |
Enumerations | |
| enum | { CLAP_POSIX_FD_READ = 1 << 0 , CLAP_POSIX_FD_WRITE = 1 << 1 , CLAP_POSIX_FD_ERROR = 1 << 2 } |
Variables | |
| static CLAP_CONSTEXPR const char | CLAP_EXT_POSIX_FD_SUPPORT [] = "clap.posix-fd-support" |
| typedef struct clap_host_posix_fd_support clap_host_posix_fd_support_t |
| typedef struct clap_plugin_posix_fd_support clap_plugin_posix_fd_support_t |
| typedef uint32_t clap_posix_fd_flags_t |
|
static |