NW4F Snd
Loading...
Searching...
No Matches
nw::snd::SoundStartable::StartInfo::WaveSoundInfo Struct Reference

#include <snd_SoundStartable.h>

Public Member Functions

 WaveSoundInfo ()

Public Attributes

const void * waveAddress
u32 sampleRate
u8 channelCount
s8 waveType
u8 padding [2]

Constructor & Destructor Documentation

◆ WaveSoundInfo()

nw::snd::SoundStartable::StartInfo::WaveSoundInfo::WaveSoundInfo ( )
inline

Member Data Documentation

◆ waveAddress

const void* nw::snd::SoundStartable::StartInfo::WaveSoundInfo::waveAddress

◆ sampleRate

u32 nw::snd::SoundStartable::StartInfo::WaveSoundInfo::sampleRate

◆ channelCount

u8 nw::snd::SoundStartable::StartInfo::WaveSoundInfo::channelCount

◆ waveType

s8 nw::snd::SoundStartable::StartInfo::WaveSoundInfo::waveType

◆ padding

u8 nw::snd::SoundStartable::StartInfo::WaveSoundInfo::padding[2]