Google
 

Open Sound System
The Hitchhiker's Guide to OSS 4.1 Internals

Do you have problems with sound/audio application development? Don't panic! Click here for help!

ADEV_FIXEDRATE audio engine flag

Audio device supports only one sampling rate

Description

Some audio engines support only one sampling rate (typically 48 kHz). Drivers for such devices should specify this flag. In addition they need to set the adev_t->fixed_rate field to match this sampling rate after the engine is created (using oss_install_audiodev).



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