#include <device_oss.h>
Inheritance diagram for audiere::OSSAudioDevice:


Public Methods | |
| void | update () |
Static Public Methods | |
| OSSAudioDevice * | create (const ParameterList ¶meters) |
|
|
Definition at line 15 of file device_oss.cpp. References audiere::ParameterList::getValue(), and audiere::hidden::parameters. |
|
|
Tell the device to do any internal state updates. Some devices update on an internal thread. If that is the case, this method does nothing. Implements audiere::AudioDevice. Definition at line 73 of file device_oss.cpp. References audiere::MixerDevice::read(). |
1.2.17