OEGetFilterType¶
unsigned int OEGetFilterType(const OESystem::OEInterface& itf,
std::string name = OEFilterParamName::Type)
Returns the filter type initialized in the given interface.
The return value is taken from the OEFilterType
namespace.
- itf
The interface in which the parameter is configured.
- name
The name of the parameter.
See also
OEConfigureFilterParams
functionOEConfigureFilterType
functionOEFilterType
namespace