|
Aviatrix3D 1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.j3d.aviatrix3d.pipeline.AudioSortToSingleDeviceListener
Handles the output of the audio sorter.
| Constructor Summary | |
AudioSortToSingleDeviceListener()
Create a new default instance of this class with nothing set. |
|
| Method Summary | |
void |
setDevice(AudioDevice ad)
Set the device instance to be used as the target. |
void |
sortedOutput(AudioInstructions commands)
Here's the sorted output list of nodes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AudioSortToSingleDeviceListener()
| Method Detail |
public void sortedOutput(AudioInstructions commands)
sortedOutput in interface SortedAudioReceivercommands - The list of drawable surfaces to renderpublic void setDevice(AudioDevice ad)
ad - The surface instance to use or null
|
Aviatrix3D 1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||