MidiVid Home 

MVParamInfo Struct Reference

List of all members.

Detailed Description

The MVParamInfo structure is used by plugins to tell MidiVid about parameters your plugin exposes through knobs on the knob shelf.


Public Attributes

int MinValue
 The minimum value of this parameter.
int MaxValue
 The maximum value of this parameter.
int Default
 Default value of this parameter.
bool bWrap
 Should the parameter knob wrap around?
DWORD ParamID
 Used to identify the parameter when saving / loading.
const char * pName
 Name that appears on the control knob display.
FormatKnobValueFunc pFunc
 Callback function used to convert a knob value into a display string.


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

MidiVid GPU Version 1.0
Copyright (c) 2005 Jason Dorie and VUTAG
Generated on: Sun Jan 25 23:45:41 2009