jackctl_parameter_constraint_is_strict

Call this function to check whether parameter constraint is strict, i.e. whether supplying non-matching value will not work for sure.

@param parameter parameter object handle to check

@return whether parameter constraint is strict.

extern (C)
bool
jackctl_parameter_constraint_is_strict

Meta