public class CAFLoader
extends java.lang.Object
Adapted from https://github.com/zite/OpenALHelper.
| Modifier and Type | Class and Description |
|---|---|
static class |
CAFLoader.CAFDesc
Contains data from the Audio Description chunk of a CAFF file.
|
| Constructor and Description |
|---|
CAFLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.String |
getString(java.nio.ByteBuffer buf,
int length) |
static void |
load(java.io.File path,
int bufferId) |
Copyright © 2014. All Rights Reserved.