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

#include <WAV.h>

Collaboration diagram for sndpp::WAV::ChunkADTL::LABL:

Public Attributes

uint32_t id
 
std::string label
 

Detailed Description

Definition at line 193 of file WAV.h.

Member Data Documentation

◆ id

uint32_t sndpp::WAV::ChunkADTL::LABL::id

Definition at line 194 of file WAV.h.

◆ label

std::string sndpp::WAV::ChunkADTL::LABL::label

Definition at line 195 of file WAV.h.


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