![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|


Go to the source code of this file.
Classes | |
| class | sndpp::WAV |
| struct | sndpp::WAV::ChunkFMT |
| struct | sndpp::WAV::ChunkCUE |
| struct | sndpp::WAV::ChunkCUE::CuePoint |
| struct | sndpp::WAV::ChunkPLST |
| struct | sndpp::WAV::ChunkPLST::Segment |
| struct | sndpp::WAV::ChunkFACT |
| struct | sndpp::WAV::ChunkSMPL |
| struct | sndpp::WAV::ChunkSMPL::SampleLoop |
| struct | sndpp::WAV::ChunkINST |
| struct | sndpp::WAV::ChunkCSET |
| struct | sndpp::WAV::ChunkMD5 |
Namespaces | |
| namespace | sndpp |
Variables | |
| constexpr auto | sndpp::WAV_TYPE = sourcepp::parser::binary::makeFourCC("WAVE") |