CL_SoundOutput_Description Class Reference
[clanSound Audio Mixing]

Sound output description class. More...

#include <soundoutput_description.h>

List of all members.

Public Member Functions

Construction
 CL_SoundOutput_Description ()
 Constructs a sound output description.
 CL_SoundOutput_Description (const CL_SoundOutput_Description &copy)
 Constructs a SoundOutput Description.
 ~CL_SoundOutput_Description ()
Attributes
int get_mixing_frequency () const
 Returns the mixing frequency for the sound output device.
int get_mixing_latency () const
 Returns the mixing latency in milliseconds.
Operations
CL_SoundOutput_Descriptionoperator= (const CL_SoundOutput_Description &copy)
 Copy assignment operator.
void set_mixing_frequency (int frequency)
 Sets the mixing frequency for the sound output device.
void set_mixing_latency (int latency)
 Sets the mixing latency in milliseconds.


Detailed Description

Sound output description class.


Constructor & Destructor Documentation

CL_SoundOutput_Description::CL_SoundOutput_Description  ) 
 

Constructs a sound output description.

CL_SoundOutput_Description::CL_SoundOutput_Description const CL_SoundOutput_Description copy  ) 
 

Constructs a SoundOutput Description.

Parameters:
copy = Sound Output_ Description

CL_SoundOutput_Description::~CL_SoundOutput_Description  ) 
 


Member Function Documentation

int CL_SoundOutput_Description::get_mixing_frequency  )  const
 

Returns the mixing frequency for the sound output device.

int CL_SoundOutput_Description::get_mixing_latency  )  const
 

Returns the mixing latency in milliseconds.

CL_SoundOutput_Description& CL_SoundOutput_Description::operator= const CL_SoundOutput_Description copy  ) 
 

Copy assignment operator.

void CL_SoundOutput_Description::set_mixing_frequency int  frequency  ) 
 

Sets the mixing frequency for the sound output device.

void CL_SoundOutput_Description::set_mixing_latency int  latency  ) 
 

Sets the mixing latency in milliseconds.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:41 2009 for ClanLib by  doxygen 1.4.6