de.jreality.tutorial.audio
Class AudioExample

java.lang.Object
  extended by de.jreality.tutorial.audio.AudioExample

public class AudioExample
extends Object


Constructor Summary
AudioExample()
           
 
Method Summary
static SceneGraphComponent getAudioComponent()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioExample

public AudioExample()
Method Detail

getAudioComponent

public static SceneGraphComponent getAudioComponent()
                                             throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception