lv2-c++-tools
1.0.7
|
#include <lv2plugin.hpp>
Inherits LV2::Extension< Required >.
Protected Member Functions | |
uint32_t | get_buffer_size () const |
This is the type that your plugin class will inherit when you use the FixedBufSize mixin. The public and protected members defined here will be available in your plugin class.
|
inlineprotected |
This returns the buffer size that the host has promised to use. If the host does not support this extension this function will return 0.