Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
WaveFile.h File Reference

Go to the source code of this file.

Classes

struct  nw4hbm::snd::detail::WaveFile::WaveInfo
 
struct  nw4hbm::snd::detail::WaveFile::WaveChannelInfo
 
struct  nw4hbm::snd::detail::ChannelParam
 
struct  nw4hbm::snd::detail::WaveData
 
class  nw4hbm::snd::detail::WaveFileReader
 

Namespaces

namespace  nw4hbm
 
namespace  nw4hbm::snd
 
namespace  nw4hbm::snd::detail
 
namespace  nw4hbm::snd::detail::WaveFile
 

Typedefs

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

Enumerations

enum  nw4hbm::snd::detail::WaveFile::Format { nw4hbm::snd::detail::WaveFile::FORMAT_PCM8 = 0 , nw4hbm::snd::detail::WaveFile::FORMAT_PCM16 , nw4hbm::snd::detail::WaveFile::FORMAT_ADPCM }
 

Functions

AxVoice::Format nw4hbm::snd::detail::WaveFormatToAxFormat (u32 format)