vc::effect Struct Reference

#include <effects.h>

List of all members.


Detailed Description

This is a representation of a loaded effect plugin. All the members are function pointers.

Public Attributes

effect_name name
effect_description description
effect_author author
effect_website website
effect_contact contact
effect_version version
effect_init init
effect_deinit deinit
effect_apply apply
effect_arguments arguments

Member Data Documentation

effect_name vc::effect::name

effect_description vc::effect::description

effect_author vc::effect::author

effect_website vc::effect::website

effect_contact vc::effect::contact

effect_version vc::effect::version

effect_init vc::effect::init

effect_deinit vc::effect::deinit

effect_apply vc::effect::apply

effect_arguments vc::effect::arguments


The documentation for this struct was generated from the following file:
Generated on Mon Jul 28 16:14:11 2008 for libvcvideo by  doxygen 1.5.3