Definition at line 27 of file snd_AxVoice.h.
◆ operator AXVPB *()
nw4r::snd::detail::AxVoiceParamBlock::operator AXVPB * |
( |
| ) |
|
|
inline |
◆ IsAvailable()
bool nw4r::snd::detail::AxVoiceParamBlock::IsAvailable |
( |
| ) |
const |
|
inline |
◆ IsRun()
bool nw4r::snd::detail::AxVoiceParamBlock::IsRun |
( |
| ) |
const |
|
inline |
◆ GetLoopAddress()
ulong nw4r::snd::detail::AxVoiceParamBlock::GetLoopAddress |
( |
| ) |
const |
|
inline |
◆ GetEndAddress()
ulong nw4r::snd::detail::AxVoiceParamBlock::GetEndAddress |
( |
| ) |
const |
|
inline |
◆ GetCurrentAddress()
ulong nw4r::snd::detail::AxVoiceParamBlock::GetCurrentAddress |
( |
| ) |
const |
|
inline |
◆ IsLpfEnable()
bool nw4r::snd::detail::AxVoiceParamBlock::IsLpfEnable |
( |
| ) |
const |
|
inline |
◆ IsBiquadEnable()
bool nw4r::snd::detail::AxVoiceParamBlock::IsBiquadEnable |
( |
| ) |
const |
|
inline |
◆ SetVoiceAddr()
void nw4r::snd::detail::AxVoiceParamBlock::SetVoiceAddr |
( |
AXPBADDR const & | addr | ) |
|
|
inline |
◆ SetVoicePriority()
void nw4r::snd::detail::AxVoiceParamBlock::SetVoicePriority |
( |
ulong | priority | ) |
|
|
inline |
◆ SetVoiceStateRun()
void nw4r::snd::detail::AxVoiceParamBlock::SetVoiceStateRun |
( |
| ) |
|
|
inline |
◆ SetVoiceStateStop()
void nw4r::snd::detail::AxVoiceParamBlock::SetVoiceStateStop |
( |
| ) |
|
|
inline |
◆ DEFAULT_VOLUME
u16 const nw4r::snd::detail::AxVoiceParamBlock::DEFAULT_VOLUME = AX_MAX_VOLUME |
|
static |
◆ mVpb
AXVPB* nw4r::snd::detail::AxVoiceParamBlock::mVpb |
|
private |
◆ mSync
ulong nw4r::snd::detail::AxVoiceParamBlock::mSync |
|
private |
◆ mPrevVeSetting
AXPBVE volatile nw4r::snd::detail::AxVoiceParamBlock::mPrevVeSetting |
|
private |
◆ mFirstVeUpdateFlag
bool nw4r::snd::detail::AxVoiceParamBlock::mFirstVeUpdateFlag |
|
private |
◆ mVolume
u16 nw4r::snd::detail::AxVoiceParamBlock::mVolume |
|
private |