com.tuneology.avm.appleaudio
Class CoreAudio

java.lang.Object
  |
  +--com.tuneology.avm.appleaudio.CoreAudio
All Implemented Interfaces:
AudioPlugin

public class CoreAudio
extends java.lang.Object
implements AudioPlugin

Interface glue to Apple CoreAudio services.

Version:
$Id: CoreAudio.java,v 1.3 2003/07/10 19:52:13 xnarf Exp $
Author:
Fran Taylor

Constructor Summary
CoreAudio()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreAudio

public CoreAudio()