nw::snd::SoundStartable Classclass SoundStartable
An abstract class that represents a playable sound.
nw::snd::SoundStartable::StartResult
|
A class that represents the results of sound playback. |
|---|
nw::snd::SoundStartable::StartInfo
|
These are detailed playback parameters that are passed during sound playback. |
|---|
| Play | ||
|---|---|---|
StartSound
|
Plays the sound having the specified ID. | |
HoldSound
|
Plays or continues the sound with the specified ID. | |
PrepareSound
|
Prepares to play the sound with the specified ID. | |
CONFIDENTIAL