Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
drwav_chunk_header Struct Reference

#include <dr_wav.h>

Public Attributes

union {
   drwav_uint8   fourcc [4]
 
   drwav_uint8   guid [16]
 
id
 
drwav_uint64 sizeInBytes
 
unsigned int paddingSize
 

Detailed Description

Definition at line 281 of file dr_wav.h.

Member Data Documentation

◆ fourcc

drwav_uint8 drwav_chunk_header::fourcc[4]

Definition at line 285 of file dr_wav.h.

◆ guid

drwav_uint8 drwav_chunk_header::guid[16]

Definition at line 286 of file dr_wav.h.

◆ 

union { ... } drwav_chunk_header::id

◆ paddingSize

unsigned int drwav_chunk_header::paddingSize

Definition at line 296 of file dr_wav.h.

◆ sizeInBytes

drwav_uint64 drwav_chunk_header::sizeInBytes

Definition at line 290 of file dr_wav.h.


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