Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDIEffectInfo::DynamicParams ]
[ next: EffectType ]
public:
__property dword DynamicParams = { read=FGetDynamicParams, write=FSetDynamicParams, default=0 };
TDIEFFECTINFO::DYNAMICPARAMS
[ component property ]
- Description
The DynamicParams property defines flags indicating which effect parameters can be modified without halting playback.
The properties noted in each flags description may be modified dynamically when that flag is set.
If an attempt is made to change a property indicated by these flags while the effect is playing and dynamic modification is not supported by the driver, then the effect will be stopped, updated and restarted.
- Flags
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|