rework transportque for shuttle speed codes, add rusage, cleanup
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / pluginlv2config.inc
1 #ifndef __PLUGINLV2CONFIG_INC__
2 #define __PLUGINLV2CONFIG_INC__
3
4 class Lv2Feature;
5 class Lv2Features;
6 class PluginLV2UriTable;
7 class PluginLV2Client_OptName;
8 class PluginLV2Client_OptValue;
9 class PluginLV2Client_Opt;
10 class PluginLV2ClientConfig;
11
12 #endif