Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

SoundMgr.H File Reference

Inspace sound server interface, can have a network sound server implementation or a linked in sound library implementation. More...

#include <mlib/points.H>
#include <std/strings.H>
#include <std/list.H>

Go to the source code of this file.

Classes

class  SoundImplementation
class  SOUNDMGR

Defines

#define OUTSIDE_GLUE_CORE

Enumerations

enum  SOUNDPARAM {
  SP_LOOP = 0, SP_PITCH = 1, SP_GAIN = 2, SP_POSX = 3,
  SP_POSY = 4, SP_POSZ = 5, SP_VELX = 6, SP_VELY = 7,
  SP_VELZ = 8, SP_NUM_PARAMS = 9
}


Detailed Description

Inspace sound server interface, can have a network sound server implementation or a linked in sound library implementation.

Author:
Daniel Keefe (dfk)

Define Documentation

#define OUTSIDE_GLUE_CORE
 


Enumeration Type Documentation

enum SOUNDPARAM
 

Enumeration values:
SP_LOOP 
SP_PITCH 
SP_GAIN 
SP_POSX 
SP_POSY 
SP_POSZ 
SP_VELX 
SP_VELY 
SP_VELZ 
SP_NUM_PARAMS 


Generated on Thu Jul 8 15:19:29 2004 for inspace by doxygen 1.3.4