- -( dyne // software :: culture :: events :: planet :: discussion :: museum \\ freaknet )- -
 
Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | File Members

LiveIn Class Reference

#include <inchannels.h>

List of all members.

Public Member Functions

 LiveIn ()
 ~LiveIn ()
void init (int smpr, int chans, int *thedsp)
int mix (int *mixpcm)

Public Attributes

IN_DATATYPE * gotin
int channels
int rate
bool on


Constructor & Destructor Documentation

LiveIn::LiveIn  ) 
 

Definition at line 507 of file inchannels.cpp.

LiveIn::~LiveIn  ) 
 

Definition at line 525 of file inchannels.cpp.


Member Function Documentation

void LiveIn::init int  smpr,
int  chans,
int *  thedsp
 

Definition at line 512 of file inchannels.cpp.

int LiveIn::mix int *  mixpcm  ) 
 

Definition at line 529 of file inchannels.cpp.


Member Data Documentation

int LiveIn::channels
 

Definition at line 201 of file inchannels.h.

IN_DATATYPE* LiveIn::gotin
 

Definition at line 200 of file inchannels.h.

bool LiveIn::on
 

Definition at line 203 of file inchannels.h.

int LiveIn::rate
 

Definition at line 202 of file inchannels.h.


The documentation for this class was generated from the following files: