IBM Toolkit
for MPEG-4

player
Class PlayerFactory

java.lang.Object
  extended byplayer.PlayerFactory

public class PlayerFactory
extends java.lang.Object

MPEG-4 Player Factory. This factory class returns an instance of the main player that can be controlled via the returned PlayerControl Interface


Method Summary
static PlayerControl createMPEG4Player()
          Creates a new MPEG-4 Player instance to play MPEG-4 content
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createMPEG4Player

public static PlayerControl createMPEG4Player()
Creates a new MPEG-4 Player instance to play MPEG-4 content

Returns:
Player Control interface to control the player

IBM Toolkit
for MPEG-4

© Copyright IBM Corp. 1998, 2005. All Rights Reserved.