Definition in file taptaudio.h.
#include <string>
Include dependency graph for taptaudio.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ASSample |
| This is an AudioSystem Sample. More... | |
| class | AudioSystem |
| The audio system. More... | |
Enumerations | |
| enum | AUDIO_FORMAT { AF_Default, AF_Float32, AF_Int16, AF_Int32, AF_Int24, AF_PackedInt24, AF_Int8, AF_UInt8, AF_CustomFormat } |
| Possible PCM Audio formats. More... | |
|
|
Possible PCM Audio formats.
Definition at line 17 of file taptaudio.h. |
1.4.3