Open Sound System |
Do you have problems with sound/audio application development? Don't panic! Click here for help! |
Normally mixer controls change their value only if the modify_counter parameter returned by SNDCTL_MIXERINFO has changed. However some controls may change without notice. If the MIXF_POLL flag is set for a control it's recommended to check the value of the control (say) once per second even if modify_counter has not changed.