org.tritonus.lowlevel.ogg
Class Ogg

java.lang.Object
  extended byorg.tritonus.lowlevel.ogg.Ogg

public class Ogg
extends Object

libogg loading.


Constructor Summary
Ogg()
           
 
Method Summary
static boolean isLibraryAvailable()
          Returns whether the libraries are installed correctly.
static void loadNativeLibrary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ogg

public Ogg()
Method Detail

loadNativeLibrary

public static void loadNativeLibrary()

isLibraryAvailable

public static boolean isLibraryAvailable()
Returns whether the libraries are installed correctly.