关于vega软件

来源:百度知道 编辑:UC知道 时间:2024/06/28 04:26:32
请教:ERR vgAttrList(vgcommon *handle,int which,void*attr,int nattr)
的用法,最好举例说明!谢谢!

vgAttrlist函数设置是对事件的一个属性列表,属性列表是由“nattr”元素组成的数组。

在每个事件中“which”的各个参数值需要定义以“nattr”的数据类型。vgAttrlist函数返回一个指针,指向指定的属性列表和其中元素个数。当前vega特殊效果模块(vega special Effects Module)中只有vgFX类有vgAttrlist函数的定义,

ERR vgAttrlist(vgCommon*handle,int which,void*attr,int* nattr)

ERR vgGetAttrlist(vgCommon*handle,int which,void**attr,int* nattr)

Vega程序设计——Vega基本函数操作说明

http://cache.baidu.com/c?word=err%2Cvgattrlist%2Cvgcommon%2Chandle%2Cint%2Cwhich%2Cvoid%2Cattr%2Cnattr&url=http%3A//www%2E86vr%2Ecom/teach/cursor/200410/3850%2Ehtml&b=14&a=17&user=baidu