OEFilterParamSetup¶
This namespace encodes symbolic constants used as bit-masks to
indicate which filter interface parameters are being
created when invoking the
OEConfigureFilterParams
function.
See also
OEFilterParamName
namespace
The OEFilterParamSetup
namespace contains the
following constants:
All
The combination of following constant:
Type
Passing this constant to the
OEConfigureFilterParams
function result
in generating the following default interface to configure
the filter type by invoking
the OEConfigureFilterType
function.
Contents of parameter -filtertype
Aliases : -ftype
Type : string
Allow list : false
Default : BlockBuster
Simple : true
Required : false
Legal values : Lead Drug BlockBuster Fragment PAINS Custom Max
Brief : filter type
See also
OEFilterParamName.Type
constantOEConfigureFilterType
functionOEGetFilterType
function