org.primefaces.component.media.player
Interface MediaPlayer
- All Known Implementing Classes:
- FlashPlayer, PDFPlayer, QuickTimePlayer, RealPlayer, WindowsPlayer
public interface MediaPlayer
WINDOWS
static final String WINDOWS
- See Also:
- Constant Field Values
QUICKTIME
static final String QUICKTIME
- See Also:
- Constant Field Values
FLASH
static final String FLASH
- See Also:
- Constant Field Values
REAL
static final String REAL
- See Also:
- Constant Field Values
PDF
static final String PDF
- See Also:
- Constant Field Values
getClassId
String getClassId()
getCodebase
String getCodebase()
getSourceParam
String getSourceParam()
getType
String getType()
getSupportedTypes
String[] getSupportedTypes()
Copyright © 2013. All Rights Reserved.