org.tritonus.sampled.mixer.alsa
Class AlsaUtils

java.lang.Object
  extended by org.tritonus.sampled.mixer.alsa.AlsaUtils

public class AlsaUtils
extends java.lang.Object


Constructor Summary
AlsaUtils()
           
 
Method Summary
static int getAlsaFormat(AudioFormat audioFormat)
           
static AudioFormat getAlsaFormat(int nAudioFormat)
           
 
Methods inherited from class java.lang.Object
equals, 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)