Uses of Enum
toxi.audio.AudioBuffer.Format
-
Uses of AudioBuffer.Format in toxi.audio
Modifier and TypeMethodDescriptionstatic AudioBuffer.Format
AudioBuffer.Format.getForID
(int id) static AudioBuffer.Format
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.Modifier and TypeMethodDescriptionAudioBuffer.configure
(ByteBuffer data, AudioBuffer.Format format, int freq)