|
Aviatrix3D 2.1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AudioUpdateListener | |
|---|---|
| org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. |
| Uses of AudioUpdateListener in org.j3d.aviatrix3d |
|---|
| Classes in org.j3d.aviatrix3d that implement AudioUpdateListener | |
|---|---|
class |
BackgroundSound
A BackgroundSound class whichs emits a sound which doesn't change by distance or orientation. |
class |
ConeSound
A ConeSound class which emits a conical sound in one direction. |
class |
PointSound
A PointSound class which emits sound in all directions from a point. |
class |
Sound
A Sound class represents all sound emiting nodes in the system. |
| Methods in org.j3d.aviatrix3d with parameters of type AudioUpdateListener | |
|---|---|
void |
AudioComponent.addUpdateListener(AudioUpdateListener l)
Add a listener for audio change updates. |
void |
AudioComponent.removeUpdateListener(AudioUpdateListener l)
Remove a listener for audio change updates. |
|
Aviatrix3D 2.1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||