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

SaveSrv.hh File Reference

#include <stdio.h>
#include <limits.h>
#include <time.h>
#include <sndfile.h>
#include <Alloc.hh>
#include <dsp/DSPOp.hh>
#include "Config.h"
#include "LocalMsg.h"
#include "CfgFile.hh"
#include "LogFile.hh"
#include "SockOp.hh"

Include dependency graph for SaveSrv.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  clSaveSrv
 Save server. More...


Defines

#define SAVS_SNDFILE_MSGLEN   255
#define SAVS_LOGENTRY_SIZE   255
#define SAVS_TIMELEN   12
#define SAVS_DEF_FRAMELEN   8192
#define SAVS_DEF_FILETIME   60

Enumerations

enum  { SAVS_FORMAT_WAV = 0, SAVS_FORMAT_AIFF = 1, SAVS_FORMAT_FLAC = 2 }
 File format. More...

enum  { SAVS_TYPE_PCM = 0, SAVS_TYPE_FLOAT = 1, SAVS_TYPE_ADPCM = 2, SAVS_TYPE_MSADPCM = 3 }
 File datatype. More...


Define Documentation

#define SAVS_SNDFILE_MSGLEN   255
 

Definition at line 47 of file SaveSrv.hh.

Referenced by clSaveSrv::Initialize(), and clSaveSrv::WriteData().

#define SAVS_LOGENTRY_SIZE   255
 

Definition at line 48 of file SaveSrv.hh.

Referenced by clSaveSrv::ConnectStream().

#define SAVS_TIMELEN   12
 

Definition at line 49 of file SaveSrv.hh.

Referenced by clSaveSrv::CreateFileName().

#define SAVS_DEF_FRAMELEN   8192
 

Definition at line 50 of file SaveSrv.hh.

Referenced by clSaveSrv::Initialize().

#define SAVS_DEF_FILETIME   60
 

Definition at line 51 of file SaveSrv.hh.

Referenced by clSaveSrv::Initialize().


Enumeration Type Documentation

anonymous enum
 

File format.

Enumeration values:
SAVS_FORMAT_WAV 
SAVS_FORMAT_AIFF 
SAVS_FORMAT_FLAC 

Definition at line 57 of file SaveSrv.hh.

anonymous enum
 

File datatype.

Enumeration values:
SAVS_TYPE_PCM 
SAVS_TYPE_FLOAT 
SAVS_TYPE_ADPCM 
SAVS_TYPE_MSADPCM 

Definition at line 67 of file SaveSrv.hh.


Generated on Sun Oct 26 19:11:55 2003 for HASAS by doxygen 1.3.3