Channels are passed in variable length arrays. By its position in the array each channel corresponds to a frame (livido_frame) passed in the process plugin function (::livido_process).
Data Structures | |
| struct | livido_channel |
| Instance of channel templates allocated and set by the host. More... | |
Defines | |
| #define | LIVIDO_CHANNEL_DISABLED (1<<0) |
| flag set by host to tell plugin that this channel is deactivated | |
1.3.4