LogoSearch packages:      

Sourcecode: audacity version File versions

MixerSpec Class Reference

List of all members.


Detailed Description

Class used with Mixer.

Definition at line 33 of file Mix.h.


Public Member Functions

int GetMaxNumChannels ()
int GetNumChannels ()
int GetNumTracks ()
 MixerSpec (const MixerSpec &mixerSpec)
 MixerSpec (int numTracks, int maxNumChannels)
MixerSpecoperator= (const MixerSpec &mixerSpec)
bool SetNumChannels (int numChannels)

Public Attributes

bool ** mMap

Private Member Functions

void Alloc ()
void Free ()

Private Attributes

int mMaxNumChannels
int mNumChannels
int mNumTracks

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

Generated by  Doxygen 1.5.1   Back to index