/[svn]/linuxsampler/trunk/src/audiodriver/AudioOutputDevice.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/audiodriver/AudioOutputDevice.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 142 by senkov, Sun Jun 20 23:42:44 2004 UTC revision 143 by capela, Wed Jun 23 18:54:08 2004 UTC
# Line 181  namespace LinuxSampler { Line 181  namespace LinuxSampler {
181    
182              static std::map<String,DeviceCreationParameter*> AvailableParameters();              static std::map<String,DeviceCreationParameter*> AvailableParameters();
183    
184                /**
185                 * Return the audio output device driver type name.
186                 */
187                virtual String Driver() = 0;
188    
189    
190    
191              /////////////////////////////////////////////////////////////////              /////////////////////////////////////////////////////////////////

Legend:
Removed from v.142  
changed lines
  Added in v.143

  ViewVC Help
Powered by ViewVC