22#ifndef STEAM_MOBJECT_PARAMPROVIDER_H
23#define STEAM_MOBJECT_PARAMPROVIDER_H
30 template<
class VAL>
class Parameter;
31 template<
class VAL>
class Interpolator;
A facility to get the actual value of a plugin/effect parameter.
Interpolator< VAL > * ipo
Descriptor and access object for a plugin parameter.
Provides the implementation for getting the actual value of a time varying or automated effect/plugin...
Steam-Layer implementation namespace root.