Contents

setMaxDB

Sets the maximum value in db that the control may have

Declaration

virtual void setMaxDB(
 IOFixedmaxDB);

Parameters

  • maxDB:

    The maximum 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.

See Also

Miscellaneous