Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

RelVolume class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

RelVolume Class Reference

#include <OVOLUME.H>

List of all members.

Public Methods

 RelVolume ()
 RelVolume (long relVol, long dsPan)
 RelVolume (PosVolume &)
 RelVolume (PosVolume &, int drop, int limit)

Public Attributes

long rel_vol
long ds_pan


Detailed Description

Interface for controlling the audio volume using a relative scale (1-100).

Definition at line 37 of file OVOLUME.H.


Constructor & Destructor Documentation

RelVolume::RelVolume   [inline]
 

Definition at line 43 of file OVOLUME.H.

RelVolume::RelVolume long    relVol,
long    dsPan
 

Definition at line 31 of file OVOLUME.CPP.

RelVolume::RelVolume PosVolume  
 

Definition at line 35 of file OVOLUME.CPP.

References DEFAULT_DIST_LIMIT, DEFAULT_PAN_DROP, DEFAULT_VOL_DROP, ds_pan, rel_vol, PosVolume::x, and PosVolume::y.

RelVolume::RelVolume PosVolume  ,
int    drop,
int    limit
 

Definition at line 52 of file OVOLUME.CPP.

References DEFAULT_PAN_DROP, ds_pan, rel_vol, PosVolume::x, and PosVolume::y.


Member Data Documentation

long RelVolume::ds_pan
 

Definition at line 40 of file OVOLUME.H.

Referenced by RelVolume().

long RelVolume::rel_vol
 

Definition at line 39 of file OVOLUME.H.

Referenced by SERequest::add_request(), SERequest::max_entry(), RelVolume(), and SECtrl::request().


The documentation for this class was generated from the following files:
Generated on Fri Aug 23 01:39:32 2002 for VirtualU by doxygen1.2.17