Package | Description |
---|---|
org.wicketstuff.html5.media.webvtt |
Modifier and Type | Method and Description |
---|---|
abstract WebVtt |
VttResourceReference.getWebVtt()
Used to get the VTTGen to created the content with
|
WebVtt |
WebVtt.setDescription(String description)
Gets the description shown beside WEBVTT
Note: A " - " is prefixed to the description and all \n's are replaced with " " |
WebVtt |
WebVtt.setNote(String note)
Sets the document note
|
Copyright © 2015. All rights reserved.