#include <WavPlayerService_impl.h>
Public Member Functions | |
void | playWav (const char *filename) |
void | playWavNoWait (const char *filename) |
WavPlayerService_impl () | |
virtual | ~WavPlayerService_impl () |
Definition at line 9 of file WavPlayerService_impl.h.
Definition at line 9 of file WavPlayerService_impl.cpp.
WavPlayerService_impl::~WavPlayerService_impl | ( | ) | [virtual] |
Definition at line 13 of file WavPlayerService_impl.cpp.
void WavPlayerService_impl::playWav | ( | const char * | filename | ) |
Definition at line 17 of file WavPlayerService_impl.cpp.
void WavPlayerService_impl::playWavNoWait | ( | const char * | filename | ) |
Definition at line 35 of file WavPlayerService_impl.cpp.