vkQuake2 doxygen  1.0 dev
drwav__memory_stream Struct Reference

#include <dr_wav.h>

Public Attributes

const drwav_uint8data
 
size_t dataSize
 
size_t currentReadPos
 

Detailed Description

Definition at line 294 of file dr_wav.h.

Member Data Documentation

◆ currentReadPos

size_t drwav__memory_stream::currentReadPos

Definition at line 298 of file dr_wav.h.

◆ data

const drwav_uint8* drwav__memory_stream::data

Definition at line 296 of file dr_wav.h.

◆ dataSize

size_t drwav__memory_stream::dataSize

Definition at line 297 of file dr_wav.h.