Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.anotherbigidea.flash.sound
Interface ADPCMConstants  view ADPCMConstants download ADPCMConstants.java

All Known Implementing Classes:
ADPCMEncodeStream

public interface ADPCMConstants


Field Summary
static int[] indexTable
          Intel ADPCM step variation table
static int PACKET_SIZE
           
static int[] stepsizeTable
           
 

Field Detail

PACKET_SIZE

public static final int PACKET_SIZE
See Also:
Constant Field Values

indexTable

public static final int[] indexTable
Intel ADPCM step variation table


stepsizeTable

public static final int[] stepsizeTable