Wave Dictionary: Difference between revisions

Content added Content deleted
Line 54: Line 54:
RwaWaveFormat format;
RwaWaveFormat format;
RwaWaveFormat targetFormat; // Usually identical to format.
RwaWaveFormat targetFormat; // Usually identical to format.
RwUInt32 uncompressedLength;
uint32_t uncompressedLength;
void* data;
void* data;
void* state;
void* state;