|
HephAudio v3.1.0
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
|
Go to the source code of this file.
Classes | |
| class | Heph::ConsoleLogger |
| class for printing formatted messages to the console. More... | |
Macros | |
| #define | HEPH_CL_INFO "36" |
| #define | HEPH_CL_WARNING "33" |
| #define | HEPH_CL_ERROR "31" |
| #define | HEPH_CL_SUCCESS "32" |
| #define | HEPH_CL_DEBUG "35" |