Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound 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.

Compounds

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 Mon Sep 15 16:27:57 2003 for inspace by doxygen1.2.18