Definition at line 28 of file snd_SeqSoundHandle.h.
◆ ~SeqSoundHandle()
nw4r::snd::SeqSoundHandle::~SeqSoundHandle |
( |
| ) |
|
|
inline |
◆ IsAttachedSound()
bool nw4r::snd::SeqSoundHandle::IsAttachedSound |
( |
| ) |
const |
|
inline |
◆ WriteVariable()
void nw4r::snd::SeqSoundHandle::WriteVariable |
( |
int | varNo, |
|
|
s16 | value ) |
|
inline |
◆ ReadVariable()
void nw4r::snd::SeqSoundHandle::ReadVariable |
( |
int | varNo, |
|
|
s16 * | value ) |
|
inline |
◆ SetTrackMute()
void nw4r::snd::SeqSoundHandle::SetTrackMute |
( |
ulong | trackFlags, |
|
|
SeqMute | mute ) |
|
inline |
◆ SetTempoRatio()
void nw4r::snd::SeqSoundHandle::SetTempoRatio |
( |
f32 | tempoRatio | ) |
|
|
inline |
◆ SetVolume()
void nw4r::snd::SeqSoundHandle::SetVolume |
( |
ulong | trackFlags, |
|
|
f32 | volume ) |
|
inline |
◆ mSound