com.groovemanager.spi.asio
Class ASIOAudioFormat.Encoding

java.lang.Object
  extended by javax.sound.sampled.AudioFormat.Encoding
      extended by com.groovemanager.spi.asio.ASIOAudioFormat.Encoding
Enclosing class:
ASIOAudioFormat

static class ASIOAudioFormat.Encoding
extends AudioFormat.Encoding


Field Summary
 
Fields inherited from class javax.sound.sampled.AudioFormat.Encoding
ALAW, PCM_SIGNED, PCM_UNSIGNED, ULAW
 
Constructor Summary
ASIOAudioFormat.Encoding(String type)
           
 
Method Summary
 
Methods inherited from class javax.sound.sampled.AudioFormat.Encoding
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASIOAudioFormat.Encoding

public ASIOAudioFormat.Encoding(String type)