Mario Kart 64
Loading...
Searching...
No Matches
ALWaveTable_s Struct Reference

#include <libaudio_internal.h>

Collaboration diagram for ALWaveTable_s:
[legend]

Data Fields

u8base
 
s32 len
 
u8 type
 
u8 flags
 
union { 
 
   ALADPCMWaveInfo   adpcmWave 
 
   ALRAWWaveInfo   rawWave 
 
waveInfo 
 

Field Documentation

◆ adpcmWave

ALADPCMWaveInfo ALWaveTable_s::adpcmWave

◆ base

u8* ALWaveTable_s::base

◆ flags

u8 ALWaveTable_s::flags

◆ len

s32 ALWaveTable_s::len

◆ rawWave

ALRAWWaveInfo ALWaveTable_s::rawWave

◆ type

u8 ALWaveTable_s::type

◆ [union]

union { ... } ALWaveTable_s::waveInfo

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