com.nokia.mid.media
Interface AudioOutput


public interface AudioOutput

AudioOutput Encapsulates current audio output mode and output device(s) used.

Since:
1.4


Method Summary
 int getActiveOutputMode()
          Get active output mode.
 

Method Detail

getActiveOutputMode

int getActiveOutputMode()
Get active output mode.

The different modes are defined in AudioOutputControl class.

Returns:
The current audio output mode or -1 if unable to determine.
Throws:
java.lang.SecurityException - with message "Permission denied" if the called does not have permission to set the audio routing.

forum.nokia.com/java

Copyright (c) 2002-2010 Nokia Corporation. All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc.