#include <SoundHandle.h>
◆ SoundHandle()
| nw4hbm::snd::SoundHandle::SoundHandle |
( |
| ) |
|
|
inline |
◆ ~SoundHandle()
| nw4hbm::snd::SoundHandle::~SoundHandle |
( |
| ) |
|
|
inline |
◆ DetachSound()
| void nw4hbm::snd::SoundHandle::DetachSound |
( |
| ) |
|
◆ detail_AttachSound()
◆ detail_AttachSoundAsTempHandle()
| void nw4hbm::snd::SoundHandle::detail_AttachSoundAsTempHandle |
( |
detail::BasicSound * | sound | ) |
|
◆ detail_GetAttachedSound()
◆ GetId()
| u32 nw4hbm::snd::SoundHandle::GetId |
( |
| ) |
const |
|
inline |
◆ IsAttachedSound()
| bool nw4hbm::snd::SoundHandle::IsAttachedSound |
( |
| ) |
const |
|
inline |
◆ IsPrepared()
| bool nw4hbm::snd::SoundHandle::IsPrepared |
( |
| ) |
const |
|
inline |
◆ Pause()
| void nw4hbm::snd::SoundHandle::Pause |
( |
bool | flag, |
|
|
int | frames ) |
|
inline |
◆ SetFxSend()
| void nw4hbm::snd::SoundHandle::SetFxSend |
( |
AuxBus | bus, |
|
|
f32 | send ) |
|
inline |
◆ SetMainOutVolume()
| void nw4hbm::snd::SoundHandle::SetMainOutVolume |
( |
f32 | volume | ) |
|
|
inline |
◆ SetOutputLine()
| void nw4hbm::snd::SoundHandle::SetOutputLine |
( |
int | flag | ) |
|
|
inline |
◆ SetPan()
| void nw4hbm::snd::SoundHandle::SetPan |
( |
f32 | pan | ) |
|
|
inline |
◆ SetPitch()
| void nw4hbm::snd::SoundHandle::SetPitch |
( |
f32 | pitch | ) |
|
|
inline |
◆ SetRemoteOutVolume()
| void nw4hbm::snd::SoundHandle::SetRemoteOutVolume |
( |
int | remote, |
|
|
f32 | volume ) |
|
inline |
◆ SetVolume()
| void nw4hbm::snd::SoundHandle::SetVolume |
( |
f32 | volume, |
|
|
int | frames ) |
|
inline |
◆ StartPrepared()
| void nw4hbm::snd::SoundHandle::StartPrepared |
( |
| ) |
|
|
inline |
◆ Stop()
| void nw4hbm::snd::SoundHandle::Stop |
( |
int | frames | ) |
|
|
inline |
◆ mSound
The documentation for this class was generated from the following files: