Type:
QLevels and derived classes allow initialisation of quantiser classes without the ambiguity resulting from specifying bit rate, reconstruction levels and number of index bits as unsigned integers. |
QLevels | (unsigned int l) ; |
l | Number of reconstruction levels |
operator unsigned int | (void) const ; |
Allow conversion from QLevels to an unsigned int representing the number of reconstruction levels |