org.primefaces.component.media.player
Class FlashPlayer

java.lang.Object
  extended by org.primefaces.component.media.player.FlashPlayer
All Implemented Interfaces:
MediaPlayer

public class FlashPlayer
extends Object
implements MediaPlayer


Field Summary
 
Fields inherited from interface org.primefaces.component.media.player.MediaPlayer
FLASH, PDF, QUICKTIME, REAL, WINDOWS
 
Constructor Summary
FlashPlayer()
           
 
Method Summary
 String getClassId()
           
 String getCodebase()
           
 String getSourceParam()
           
 String[] getSupportedTypes()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlashPlayer

public FlashPlayer()
Method Detail

getClassId

public String getClassId()
Specified by:
getClassId in interface MediaPlayer

getCodebase

public String getCodebase()
Specified by:
getCodebase in interface MediaPlayer

getSourceParam

public String getSourceParam()
Specified by:
getSourceParam in interface MediaPlayer

getType

public String getType()
Specified by:
getType in interface MediaPlayer

getSupportedTypes

public String[] getSupportedTypes()
Specified by:
getSupportedTypes in interface MediaPlayer


Copyright © 2012. All Rights Reserved.