org.primefaces.component.media.player
Class MediaPlayerFactory
java.lang.Object
org.primefaces.component.media.player.MediaPlayerFactory
public class MediaPlayerFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediaPlayerFactory
public MediaPlayerFactory()
getPlayers
public static Map<String,MediaPlayer> getPlayers()
- Returns:
- Provides all players configured by this factory
getPlayer
public static MediaPlayer getPlayer(String type)
- Returns:
- the specific player
Copyright © 2013. All Rights Reserved.