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

#include <WAV.h>

Collaboration diagram for sndpp::WAV::ChunkADTL::NOTE:

Public Attributes

uint32_t id
 
std::string note
 

Detailed Description

Definition at line 198 of file WAV.h.

Member Data Documentation

◆ id

uint32_t sndpp::WAV::ChunkADTL::NOTE::id

Definition at line 199 of file WAV.h.

◆ note

std::string sndpp::WAV::ChunkADTL::NOTE::note

Definition at line 200 of file WAV.h.


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