setMinDB
Sets the minimum value in db that the control may have
Declaration
virtual void setMinDB(
IOFixedminDB);Parameters
- minDB:
The minimum value in db for the control
Overview
This value is represented as an IOFixed value which is a fixed point number. The IOFixed type is a 16.16 fixed point value.