|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AudioBuffer.Format | |
---|---|
toxi.audio |
Uses of AudioBuffer.Format in toxi.audio |
---|
Methods in toxi.audio that return AudioBuffer.Format | |
---|---|
static AudioBuffer.Format |
AudioBuffer.Format.getForID(int id)
|
static AudioBuffer.Format |
AudioBuffer.Format.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AudioBuffer.Format[] |
AudioBuffer.Format.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in toxi.audio with parameters of type AudioBuffer.Format | |
---|---|
AudioBuffer |
AudioBuffer.configure(java.nio.ByteBuffer data,
AudioBuffer.Format format,
int freq)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |