LiVES 1.4.9
Data Fields

lives_rfx_t Struct Reference

#include <plugins.h>

Data Fields

gchar * name
 the name of the executable (so we can run it !)
gchar * menu_text
 for Weed, this is the filter_class "name"
gchar * action_desc
 for Weed "Applying $s"
gint min_frames
 for Weed, 1
gint num_in_channels
lives_rfx_status_t status
guint32 props
GtkWidget * menuitem
 the menu item which activates this effect
gint num_params
lives_param_tparams
lives_rfx_source_t source_type
void * source
 points to the source (e.g. a weed_plant_t)
void * extra
 for future use
gchar delim [2]
gboolean is_template

Field Documentation

for Weed "Applying $s"

for future use

for Weed, this is the filter_class "name"

the menu item which activates this effect

for Weed, 1

the name of the executable (so we can run it !)

points to the source (e.g. a weed_plant_t)


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines