|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jogamp.openal.sound3d.Context
public class Context
This class provides a Sound3D Context associated with a specified device.
Method Summary | |
---|---|
void |
destroy()
destroys this context freeing its resources. |
Device |
getDevice()
Gets the device associated with this context. |
void |
suspend()
Suspend this context |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void suspend()
public void destroy()
public Device getDevice()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |