com.groovemanager.spi.asio
Class ASIOSampleType

java.lang.Object
  extended by com.groovemanager.spi.asio.ASIOSampleType

final class ASIOSampleType
extends java.lang.Object

Collection of the ASIOSampleType constants

Author:
Manu Robledo

Field Summary
(package private) static int ASIOSTFloat32LSB
           
(package private) static int ASIOSTFloat32MSB
           
(package private) static int ASIOSTFloat64LSB
           
(package private) static int ASIOSTFloat64MSB
           
(package private) static int ASIOSTInt16LSB
           
(package private) static int ASIOSTInt16MSB
           
(package private) static int ASIOSTInt24LSB
           
(package private) static int ASIOSTInt24MSB
           
(package private) static int ASIOSTInt32LSB
           
(package private) static int ASIOSTInt32LSB16
           
(package private) static int ASIOSTInt32LSB18
           
(package private) static int ASIOSTInt32LSB20
           
(package private) static int ASIOSTInt32LSB24
           
(package private) static int ASIOSTInt32MSB
           
(package private) static int ASIOSTInt32MSB16
           
(package private) static int ASIOSTInt32MSB18
           
(package private) static int ASIOSTInt32MSB20
           
(package private) static int ASIOSTInt32MSB24
           
 
Constructor Summary
private ASIOSampleType()
           
 
Method Summary
private static int ASIOSTFloat32LSB()
           
private static int ASIOSTFloat32MSB()
           
private static int ASIOSTFloat64LSB()
           
private static int ASIOSTFloat64MSB()
           
private static int ASIOSTInt16LSB()
           
private static int ASIOSTInt16MSB()
           
private static int ASIOSTInt24LSB()
           
private static int ASIOSTInt24MSB()
           
private static int ASIOSTInt32LSB()
           
private static int ASIOSTInt32LSB16()
           
private static int ASIOSTInt32LSB18()
           
private static int ASIOSTInt32LSB20()
           
private static int ASIOSTInt32LSB24()
           
private static int ASIOSTInt32MSB()
           
private static int ASIOSTInt32MSB16()
           
private static int ASIOSTInt32MSB18()
           
private static int ASIOSTInt32MSB20()
           
private static int ASIOSTInt32MSB24()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ASIOSTFloat32LSB

static final int ASIOSTFloat32LSB

ASIOSTFloat32MSB

static final int ASIOSTFloat32MSB

ASIOSTFloat64LSB

static final int ASIOSTFloat64LSB

ASIOSTFloat64MSB

static final int ASIOSTFloat64MSB

ASIOSTInt16LSB

static final int ASIOSTInt16LSB

ASIOSTInt16MSB

static final int ASIOSTInt16MSB

ASIOSTInt24LSB

static final int ASIOSTInt24LSB

ASIOSTInt24MSB

static final int ASIOSTInt24MSB

ASIOSTInt32LSB

static final int ASIOSTInt32LSB

ASIOSTInt32LSB16

static final int ASIOSTInt32LSB16

ASIOSTInt32LSB18

static final int ASIOSTInt32LSB18

ASIOSTInt32LSB20

static final int ASIOSTInt32LSB20

ASIOSTInt32LSB24

static final int ASIOSTInt32LSB24

ASIOSTInt32MSB

static final int ASIOSTInt32MSB

ASIOSTInt32MSB16

static final int ASIOSTInt32MSB16

ASIOSTInt32MSB18

static final int ASIOSTInt32MSB18

ASIOSTInt32MSB20

static final int ASIOSTInt32MSB20

ASIOSTInt32MSB24

static final int ASIOSTInt32MSB24
Constructor Detail

ASIOSampleType

private ASIOSampleType()
Method Detail

ASIOSTFloat32LSB

private static int ASIOSTFloat32LSB()

ASIOSTFloat32MSB

private static int ASIOSTFloat32MSB()

ASIOSTFloat64LSB

private static int ASIOSTFloat64LSB()

ASIOSTFloat64MSB

private static int ASIOSTFloat64MSB()

ASIOSTInt16LSB

private static int ASIOSTInt16LSB()

ASIOSTInt16MSB

private static int ASIOSTInt16MSB()

ASIOSTInt24LSB

private static int ASIOSTInt24LSB()

ASIOSTInt24MSB

private static int ASIOSTInt24MSB()

ASIOSTInt32LSB

private static int ASIOSTInt32LSB()

ASIOSTInt32LSB16

private static int ASIOSTInt32LSB16()

ASIOSTInt32LSB18

private static int ASIOSTInt32LSB18()

ASIOSTInt32LSB20

private static int ASIOSTInt32LSB20()

ASIOSTInt32LSB24

private static int ASIOSTInt32LSB24()

ASIOSTInt32MSB

private static int ASIOSTInt32MSB()

ASIOSTInt32MSB16

private static int ASIOSTInt32MSB16()

ASIOSTInt32MSB18

private static int ASIOSTInt32MSB18()

ASIOSTInt32MSB20

private static int ASIOSTInt32MSB20()

ASIOSTInt32MSB24

private static int ASIOSTInt32MSB24()