NW4F Snd
Loading...
Searching...
No Matches
nw::snd::internal Namespace Reference

Namespaces

namespace  driver

Classes

class  BasicSound
class  ExternalSoundPlayer
class  FrameHeap
class  InstancePool
class  MoveValue
class  PoolImpl
class  SequenceSound
struct  SoundActorParam
class  SoundInstanceManager
class  StreamSound
class  Util
class  WaveSound

Typedefs

typedef SoundInstanceManager< SequenceSoundSequenceSoundInstanceManager
typedef SoundInstanceManager< StreamSoundStreamSoundInstanceManager
typedef SoundInstanceManager< WaveSoundWaveSoundInstanceManager

Enumerations

enum  ItemType {
  ItemType_Sound = 1 , ItemType_SoundGroup , ItemType_Bank , ItemType_Player ,
  ItemType_WaveArchive , ItemType_Group
}

Variables

static const u32 STRM_TRACK_NUM = 8

Typedef Documentation

◆ SequenceSoundInstanceManager

◆ StreamSoundInstanceManager

◆ WaveSoundInstanceManager

Enumeration Type Documentation

◆ ItemType

Enumerator
ItemType_Sound 
ItemType_SoundGroup 
ItemType_Bank 
ItemType_Player 
ItemType_WaveArchive 
ItemType_Group 

Variable Documentation

◆ STRM_TRACK_NUM

const u32 nw::snd::internal::STRM_TRACK_NUM = 8
static