ALSA project - the C library reference
|
External Control Plugin SDK. More...
Functions | |
int | snd_ctl_ext_create (snd_ctl_ext_t *ext, const char *name, int mode) |
Create an external control plugin instance. | |
int | snd_ctl_ext_delete (snd_ctl_ext_t *ext) |
Delete the external control plugin. | |
External Control Plugin SDK.