de.jreality.plugin.audio
Class AudioOptions
java.lang.Object
ShrinkPanelPlugin
de.jreality.plugin.audio.AudioOptions
public class AudioOptions
- extends ShrinkPanelPlugin
Plugin for setting basic audio parameters such as speed of sound and such
TODO: Implement AppearanceListener to update widgets in line with appearance changes.
- Author:
- brinkman
AudioOptions
public AudioOptions()
getPerspectivePluginClass
public Class<? extends SideContainerPerspective> getPerspectivePluginClass()
getPluginInfo
public PluginInfo getPluginInfo()
install
public void install(Controller c)
throws Exception
- Throws:
Exception
restoreStates
public void restoreStates(Controller c)
throws Exception
- Throws:
Exception
storeStates
public void storeStates(Controller c)
throws Exception
- Throws:
Exception
uninstall
public void uninstall(Controller c)
throws Exception
- Throws:
Exception