![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <WAV.h>
Public Member Functions | |
virtual | ~ChunkBase ()=default |
Public Attributes | |
ChunkType | type = ChunkType::JUNK |
|
virtualdefault |
ChunkType sndpp::WAV::ChunkBase::type = ChunkType::JUNK |