org.primefaces.component.media.player
Class RealPlayer
java.lang.Object
org.primefaces.component.media.player.RealPlayer
- All Implemented Interfaces:
- MediaPlayer
public class RealPlayer
- extends Object
- implements MediaPlayer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RealPlayer
public RealPlayer()
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.