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!

PCM_CAP_HIDDEN audio device capability

Device is hidden

Description

This capability means that the audio device is hidden. It is reserved for some special purpose and should not be presented in audio device selection lists of normal applications.

For example the server side of a loopback audio device is hidden because it's usually used by server applications designed for this purpose.

Audio device capabilities like PCM_CAP_HIDDEN can be checked using the SNDCTL_AUDIOINFO or SNDCTL_DSP_GETCAPS ioctl calls.



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