com.partnersoft.sound
Class SoundLib

java.lang.Object
  extended by com.partnersoft.sound.SoundLib
All Implemented Interfaces:
Lib

public class SoundLib
extends java.lang.Object
implements Lib


Method Summary
static void playSoundFile(VfsFile file)
           
static void playSoundFileJMF(VfsFile file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

playSoundFile

public static void playSoundFile(VfsFile file)
                          throws java.io.IOException
Throws:
java.io.IOException

playSoundFileJMF

public static void playSoundFileJMF(VfsFile file)
                             throws java.io.IOException
Throws:
java.io.IOException