Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::snd::detail::WaveFile Namespace Reference

Classes

struct  WaveChannelInfo
 
struct  WaveInfo
 

Typedefs

typedef enum nw4hbm::snd::detail::WaveFile::Format Format
 
typedef struct nw4hbm::snd::detail::WaveFile::WaveInfo WaveInfo
 
typedef struct nw4hbm::snd::detail::WaveFile::WaveChannelInfo WaveChannelInfo
 

Enumerations

enum  Format { FORMAT_PCM8 = 0 , FORMAT_PCM16 , FORMAT_ADPCM }
 

Typedef Documentation

◆ Format

◆ WaveChannelInfo

typedef struct nw4hbm::snd::detail::WaveFile::WaveChannelInfo nw4hbm::snd::detail::WaveFile::WaveChannelInfo

◆ WaveInfo

typedef struct nw4hbm::snd::detail::WaveFile::WaveInfo nw4hbm::snd::detail::WaveFile::WaveInfo

Enumeration Type Documentation

◆ Format

Enumerator
FORMAT_PCM8 
FORMAT_PCM16 
FORMAT_ADPCM