| Package | Description |
|---|---|
| de.agilecoders.wicket.extensions.markup.html.bootstrap.html5player |
| Modifier and Type | Method and Description |
|---|---|
Html5Player |
Html5Player.setErrorMessage(String message)
sets the error message which is shown if video tag is not supported by browser
|
Html5Player |
Html5Player.setHeight(int height)
sets the height of the video
|
Html5Player |
Html5Player.setWidth(int width)
sets the width of the video
|
Copyright © 2011–2014 AgileCoders. All rights reserved.