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!

MIXF_MONVOL mixer control type

Mixer widget controls direct input to output monitoring volume.

Description

Simple mixer applets may use this flag to find out the mixer widgets that control volumes of an input signal that is routed directly to the output of the mixer.

The MIXF_MONVOL flag was added to OSS 4.0 in build 1008 and to OSS 4.1-test tree in October 2007. For this reason it's necessary to use #ifdef MIXF_MONVOL/#endif in the code that uses this flag.



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