|
Aviatrix3D 2.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AudioOutputDevice
Interface representing the output device for an audio pipeline..
Conceptually an AudioOutputDevice might run all speakers or just part of the total soundscape.
| Method Summary | |
|---|---|
void |
setDrawableObjects(RenderableRequestData otherData,
AudioInstructions commands)
Update the list of items to be rendered to the current list. |
| Methods inherited from interface org.j3d.aviatrix3d.pipeline.OutputDevice |
|---|
dispose, disposeSingleThreadResources, draw, enableSingleThreaded, getSurfaceObject, isDisposed, setErrorReporter |
| Method Detail |
|---|
void setDrawableObjects(RenderableRequestData otherData,
AudioInstructions commands)
otherData - data to be processed before the renderingcommands - The list of drawable surfaces to render
|
Aviatrix3D 2.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||