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_TRIGGER audio device capability

The device supports triggering

Description

This capability tells that the device supports the Starts audio recording and/or playback in sync ioctl. Applications that depend on this ioctl (for example if they use mmap) shoud check that this capability is present. OTOH all devices will support it so maybe this requirement can be relaxed.

Audio device capabilities like PCM_CAP_TRIGGER 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