| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.audio.openal | |
| org.achtern.AchternEngine.core.resource.loader | |
| org.achtern.AchternEngine.lwjgl.util |
| Modifier and Type | Field and Description |
|---|---|
protected Format |
AudioBuffer.format |
| Modifier and Type | Method and Description |
|---|---|
Format |
AudioBuffer.getFormat() |
static Format |
Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Format[] |
Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AudioBuffer(ByteBuffer data,
int frequency,
Format format) |
| Modifier and Type | Field and Description |
|---|---|
protected Format |
AudioSourceLoader.format |
| Modifier and Type | Method and Description |
|---|---|
static int |
GLEnum.getGLEnum(Format format) |
Copyright © 2015. All rights reserved.