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

#include <WAV.h>

Collaboration diagram for sndpp::WAV::ChunkINFO::META:

Public Attributes

ChunkListInfoType type
 
std::string metadata
 

Detailed Description

Definition at line 184 of file WAV.h.

Member Data Documentation

◆ metadata

std::string sndpp::WAV::ChunkINFO::META::metadata

Definition at line 186 of file WAV.h.

◆ type

ChunkListInfoType sndpp::WAV::ChunkINFO::META::type

Definition at line 185 of file WAV.h.


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