| DmoIntParam Properties |
The DmoIntParam type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultValue |
Returns default or "neutral" value of the parameter.
| |
| IsDefaultValue |
Gets or sets a value indicating whether the Value property has default value.
(Inherited from DmoParam.) | |
| Maximum |
Returns maximum value of the parameter.
| |
| Minimum |
Returns minimum value of the parameter.
| |
| Name |
Returns parameter name.
(Inherited from DmoParam.) | |
| Unit |
Returns units name for the parameter. Hz, %, ms, dB etc.
(Inherited from DmoParam.) | |
| Value |
Gets and sets current value.
|