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

The device supports mmap

Description

This capability will be reported if the device supports the mmap system call. Applications that need to use mmap must also check that the PCM_CAP_TRIGGER capability is supported too.

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