DmoIntParamDefaultValue Property |
Returns default or "neutral" value of the parameter.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public int DefaultValue { get; }
Public ReadOnly Property DefaultValue As Integer
Get
public:
property int DefaultValue {
int get ();
}
Property Value
Type:
Int32See Also