#include <device_al.h>
Inheritance diagram for audiere::ALAudioDevice:


Public Methods | |
| void | update () |
Static Public Methods | |
| ALAudioDevice * | create (const ParameterList ¶meters) |
Friends | |
| class | ALOutputStream |
|
|
Definition at line 10 of file device_al.cpp. References ADR_GUARD, ADR_LOG, 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 88 of file device_al.cpp. References ADR_GUARD, ADR_LOG, audiere::MixerDevice::read(), and audiere::u8. |
|
|
Definition at line 30 of file device_al.h. |
1.2.17