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

#include <WaveFile.h>

+ Collaboration diagram for nw4hbm::snd::detail::WaveFileReader:

Public Member Functions

 WaveFileReader (const WaveFile::WaveInfo *waveInfo)
 
bool ReadWaveParam (WaveData *waveData, const void *waveAddr) const
 

Static Public Member Functions

static AxVoice::Format WaveFormatToAxFormat (u32 format)
 

Private Attributes

const WaveFile::WaveInfomWaveInfo
 

Constructor & Destructor Documentation

◆ WaveFileReader()

nw4hbm::snd::detail::WaveFileReader::WaveFileReader ( const WaveFile::WaveInfo * waveInfo)
explicit

Member Function Documentation

◆ ReadWaveParam()

bool nw4hbm::snd::detail::WaveFileReader::ReadWaveParam ( WaveData * waveData,
const void * waveAddr ) const

◆ WaveFormatToAxFormat()

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

Member Data Documentation

◆ mWaveInfo

const WaveFile::WaveInfo* nw4hbm::snd::detail::WaveFileReader::mWaveInfo
private

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