|
My Project
1.0.5
|
#include <lv2plugin.hpp>
Inherits LV2::Extension< Required >.
This is the type that your plugin class will inherit when you use the MsgContext mixin. The public and protected members defined here will be available in your plugin class.
1.8.17