|
Aviatrix3D 2.1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AudioOutputDevice | |
|---|---|
| org.j3d.aviatrix3d.output.audio | Implementations of audio output devices for rendering sound data. |
| org.j3d.aviatrix3d.pipeline.audio | Various audio device types for rendering sound data. |
| Uses of AudioOutputDevice in org.j3d.aviatrix3d.output.audio |
|---|
| Classes in org.j3d.aviatrix3d.output.audio that implement AudioOutputDevice | |
|---|---|
class |
OpenALAudioDevice
Implementation of the most basic audio device, supporting the minimal number of features using OpenAL. |
| Uses of AudioOutputDevice in org.j3d.aviatrix3d.pipeline.audio |
|---|
| Methods in org.j3d.aviatrix3d.pipeline.audio that return AudioOutputDevice | |
|---|---|
AudioOutputDevice |
DefaultAudioPipeline.getAudioOutputDevice()
Get the currently registered drawable device instance. |
AudioOutputDevice |
AudioRenderPipeline.getAudioOutputDevice()
Get the currently registered audio device instance. |
| Methods in org.j3d.aviatrix3d.pipeline.audio with parameters of type AudioOutputDevice | |
|---|---|
void |
DefaultAudioPipeline.setAudioOutputDevice(AudioOutputDevice device)
Register a drawing surface that this pipeline will send its output to. |
void |
AudioRenderPipeline.setAudioOutputDevice(AudioOutputDevice device)
Register an audio output device that this pipeline will send its output to. |
void |
AudioSortToSingleDeviceListener.setDevice(AudioOutputDevice ad)
Set the device instance to be used as the target. |
|
Aviatrix3D 2.1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||