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