SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
sndpp::WAV::ChunkPLST Struct Reference

#include <WAV.h>

Collaboration diagram for sndpp::WAV::ChunkPLST:

Classes

struct  Segment

Public Attributes

std::vector< Segmentsegments

Detailed Description

Definition at line 89 of file WAV.h.

Member Data Documentation

◆ segments

std::vector<Segment> sndpp::WAV::ChunkPLST::segments

Definition at line 96 of file WAV.h.


The documentation for this struct was generated from the following file: