#include <Esd.h>
Inheritance diagram for Esd
Public Methods | |
Esd (int rate = 44100, int bits = 16, bool stereo = true, bool threaded = true, bool fallback = false) | |
virtual | ~Esd () |
Loads libesd.so at runtime and gets the esd_play_stream_fallback symbol. Then obtains a file descriptor to write to.