1.0: Final Release

javax.microedition.amms
Class Spectator

java.lang.Object
  extended byjavax.microedition.amms.Spectator
All Implemented Interfaces:
javax.microedition.media.Controllable

public class Spectator
extends java.lang.Object
implements javax.microedition.media.Controllable

Spectator represents the listener in the virtual acoustical space.

LocationControl, OrientationControl and DopplerControl, that typically can be fetched from the Spectator, are used to control the listener model of the virtual acoustical space. Please read more about spatialization and virtual acoustics in LocationControl.

The GlobalManager.getSpectator() method is used to retrieve a Spectator.


Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.microedition.media.Controllable
getControl, getControls
 


1.0: Final Release

Copyright © 2004-2005 Nokia Corporation. See the Copyright for details.