![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <WAV.h>
Classes | |
struct | LABL |
struct | LTXT |
struct | NOTE |
Public Attributes | |
std::vector< LABL > | labels |
std::vector< NOTE > | notes |
std::vector< LTXT > | labelTexts |
![]() | |
ChunkType | type = ChunkType::JUNK |
Additional Inherited Members | |
![]() | |
virtual | ~ChunkBase ()=default |