LiVES  1.6.4-svn
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
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

gchar* lives_rfx_t::action_desc

for Weed "Applying $s"

gchar lives_rfx_t::delim[2]
void* lives_rfx_t::extra

for future use

gboolean lives_rfx_t::is_template
gchar* lives_rfx_t::menu_text

for Weed, this is the filter_class "name"

GtkWidget* lives_rfx_t::menuitem

the menu item which activates this effect

gint lives_rfx_t::min_frames

for Weed, 1

gchar* lives_rfx_t::name

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

gint lives_rfx_t::num_in_channels
gint lives_rfx_t::num_params
lives_param_t* lives_rfx_t::params
guint32 lives_rfx_t::props
void* lives_rfx_t::source

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

lives_rfx_source_t lives_rfx_t::source_type
lives_rfx_status_t lives_rfx_t::status

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