org.primefaces.component.media.player
Class RealPlayer

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

public class RealPlayer
extends Object
implements MediaPlayer


Field Summary
 
Fields inherited from interface org.primefaces.component.media.player.MediaPlayer
FLASH, PDF, QUICKTIME, REAL, WINDOWS
 
Constructor Summary
RealPlayer()
           
 
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

RealPlayer

public RealPlayer()
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 © 2013. All rights reserved.