DmoFloatParamDefaultValue 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 float DefaultValue { get; }
Public ReadOnly Property DefaultValue As Single
Get
public:
property float DefaultValue {
float get ();
}
Property Value
Type:
SingleSee Also