Classes
LV2::FixedP2BufSize Struct Reference

#include <lv2plugin.hpp>

Classes

struct  I

Detailed Description

The fixed power-of-2 buffer size extension. This works just like FixedBufSize with the additional requirement that the buffer size must be a power of 2.

The actual type that your plugin class will inherit when you use this mixin is the internal struct template I.


The documentation for this struct was generated from the following file: