BenQ Mobile

Uses of Interface
javax.microedition.media.Player

Packages that use Player
javax.microedition.media The MIDP 2.0 Media API is a directly compatible building block of the Mobile Media API (JSR-135) specification.  
 

Uses of Player in javax.microedition.media
 

Methods in javax.microedition.media that return Player
static Player Manager.createPlayer(java.lang.String locator)
          Create a Player from an input locator.
static Player Manager.createPlayer(java.io.InputStream stream, java.lang.String type)
          Create a Player to play back media from an InputStream.
static Player Manager.createPlayer(DataSource source)
          Create a Player for a DataSource.
 

Methods in javax.microedition.media with parameters of type Player
 void PlayerListener.playerUpdate(Player player, java.lang.String event, java.lang.Object eventData)
          This method is called to deliver an event to a registered listener when a Player event is observed.
 


BenQ Mobile

Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner.
All Rights Reserved.
BenQ Corp. is a trademark licensee of Siemens AG.


For further information about Mobility Toolkit (MTK) visit our Developer Portal.