|
|||||||||
| Home >> All >> com >> anotherbigidea >> flash >> [ sound overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.anotherbigidea.flash.sound
Interface ADPCMConstants

- 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
|
|||||||||
| Home >> All >> com >> anotherbigidea >> flash >> [ sound overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC