Package playn.robovm
Class CAFLoader
java.lang.Object
playn.robovm.CAFLoader
Loads CAFF audio data and uploads it to an OpenAL buffer.
Adapted from https://github.com/zite/OpenALHelper.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classContains data from the Audio Description chunk of a CAFF file. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidload(ByteBuffer data, String source, int bufferId)
-
Constructor Details
-
CAFLoader
public CAFLoader()
-
-
Method Details
-
load
-
load
-