j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.AudioComponent

Packages that use AudioComponent
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
 

Uses of AudioComponent in org.j3d.aviatrix3d
 

Subclasses of AudioComponent in org.j3d.aviatrix3d
 class ByteAudioComponent
          A Audio component that uses raw byte data to be interpreted by the format IDs passed in.
 

Fields in org.j3d.aviatrix3d declared as AudioComponent
protected  AudioComponent Sound.soundSource
          The source feeding this sound
 

Methods in org.j3d.aviatrix3d with parameters of type AudioComponent
 void Sound.setAudioSource(AudioComponent src)
           
 


j3d.org Aviatrix3D

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - j3d.org