org.tritonus.sampled.mixer.alsa
Class AlsaUtils

java.lang.Object
  extended byorg.tritonus.sampled.mixer.alsa.AlsaUtils

public class AlsaUtils
extends Object


Constructor Summary
AlsaUtils()
           
 
Method Summary
static int getAlsaFormat(AudioFormat audioFormat)
           
static AudioFormat getAlsaFormat(int nAudioFormat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlsaUtils

public AlsaUtils()
Method Detail

getAlsaFormat

public static AudioFormat getAlsaFormat(int nAudioFormat)

getAlsaFormat

public static int getAlsaFormat(AudioFormat audioFormat)