#include <device_mm.h>
Inheritance diagram for audiere::MMAudioDevice:


Public Methods | |
| void ADR_CALL | update () |
Static Public Methods | |
| MMAudioDevice * | create (const ParameterList ¶meters) |
Friends | |
| class | MMOutputStream |
|
|
Definition at line 13 of file device_mm.cpp. References 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 79 of file device_mm.cpp. References ADR_LOG, and audiere::MixerDevice::read(). |
|
|
Definition at line 41 of file device_mm.h. |
1.2.17