Interface spatialAudio.DirectListener
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface spatialAudio.DirectListener

public interface DirectListener
extends Object
extends Listener
The DirectListener interface provides methods for handling the audio device. Methods for handling general listener functionality are contained in the Listener interface.

Copyright (c) 1996 Intel Corporation

See Also:
Listener

METHOD INDEX

 O connect()
Attaches the listener to the current output device resource.
 O disconnect()
Detaches the listener from the output device resource.

METHODS

 O connect
  public abstract boolean connect()
Attaches the listener to the current output device resource.
Returns:
true if the call succeeded, or false if it failed.
 O disconnect
  public abstract boolean disconnect()
Detaches the listener from the output device resource.
Returns:
true if the call succeeded, or false if it failed.

All Packages  Class Hierarchy  This Package  Previous  Next  Index
Free Web Hosting