public class VideoRenderer extends VideoRendererBase
HEIGHT, POSTER, STYLE_CLASS, WIDTHAUTOPLAY, CONTENT_TYPE, CONTROLS, DEGRADE, FLASH_PLAYER, FLASH_PLAYER_VERSION, LIBRARY, LOOP, MUTED, NAME, ONABORT, ONBLUR, ONCANPLAY, ONCANPLAYTHROUGH, ONCLICK, ONDBLCLICK, ONDURATIONCHANGE, ONEMPTIED, ONENDED, ONERROR, ONFOCUS, ONKEYDOWN, ONKEYPRESS, ONKEYUP, ONLOADEDDATA, ONLOADEDMETADATA, ONLOADSTART, ONMOUSEDOWN, ONMOUSEMOVE, ONMOUSEOUT, ONMOUSEOVER, ONMOUSEUP, ONPAUSE, ONPLAY, ONPLAYING, ONPROGRESS, ONRATECHANGE, ONSEEKED, ONSEEKING, ONSTALLED, ONSUSPEND, ONTIMEUPDATE, ONVOLUMECHANGE, ONWAITING, PRELOAD, STYLE, VALUE| Constructor and Description |
|---|
VideoRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeCustomMediaAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Media media) |
protected void |
encodeFlashPlayerChildren(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Media media,
String mediaResourceURL,
javax.faces.application.ResourceHandler resourceHandler,
javax.faces.application.Application application,
boolean defaultFlashPlayer) |
protected String |
getDefaultFlashPlayerName() |
protected String |
getHeight(Media media) |
protected String |
getMediaType() |
protected String |
getWidth(Media media) |
encodeBegin, encodeChildren, encodeEnd, encodeFlashPlayer, encodeMediaSize, encodeMediaSource, getEncodedResourceURL, getRendersChildrenencodeJSF22PassthroughAttributes, isEncodedResourceURL, isFaces_2_2_OrNewerprotected void encodeCustomMediaAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Media media)
throws IOException
encodeCustomMediaAttributes in class MediaRendererIOExceptionprotected void encodeFlashPlayerChildren(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Media media,
String mediaResourceURL,
javax.faces.application.ResourceHandler resourceHandler,
javax.faces.application.Application application,
boolean defaultFlashPlayer)
throws IOException
encodeFlashPlayerChildren in class MediaRendererIOExceptionprotected String getDefaultFlashPlayerName()
getDefaultFlashPlayerName in class MediaRendererprotected String getHeight(Media media)
getHeight in class MediaRendererprotected String getMediaType()
getMediaType in class MediaRendererprotected String getWidth(Media media)
getWidth in class MediaRendererCopyright © 2016 Liferay, Inc.. All rights reserved.