public class ALCdevice extends Object
Modifier and Type | Method and Description |
---|---|
static ALCdevice |
create() |
static ALCdevice |
create(ByteBuffer buf) |
ByteBuffer |
getBuffer() |
static int |
size() |
public static int size()
public static ALCdevice create()
public static ALCdevice create(ByteBuffer buf)
public ByteBuffer getBuffer()