Google
 

Open Sound System
OSS 4.x Programmer's Guide

Do you have problems with sound/audio application development? Don't panic! Click here for help!

MIXT_VALUE mixer control type

General purpose decimal value mixer control MIXT_VALUE

Description

This mixer control can be used for decimal value entry. However it's more common that this control type is used for read-only values such as the current sampling rate detected on a digital input link. In this case the MIXF_WRITEABLE flag is not set.

The "raw" value is scaled between 0 and maxvalue. However the usual value scaling rules (see Scaling of mixer control values) can be used.



Copyright (C) 4Front Technologies, 2007. All rights reserved.
Back to index OSS web site