org.primefaces.component.media.player
Class WindowsPlayer

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

public class WindowsPlayer
extends Object
implements MediaPlayer


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

WindowsPlayer

public WindowsPlayer()
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.