Package org.xjge.core
Class Speaker
java.lang.Object
org.xjge.core.Speaker
public final class Speaker
extends java.lang.Object
Represents a peripheral audio output device such as a speaker, headset, or
headphones.
- Since:
- 2.0.0
-
Field Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
handle
public final long handle -
name
public final java.lang.String name
-