Package | Description |
---|---|
org.wicketstuff.html5.media.webvtt |
Modifier and Type | Method and Description |
---|---|
VttRegion |
VttCue.getRegion()
Gets the region applied to the cue
|
Modifier and Type | Method and Description |
---|---|
void |
WebVtt.addRegion(VttRegion vttRegion)
Adds a region
|
void |
WebVtt.removeRegion(VttRegion vttRegion)
Removes a region
|
VttCue |
VttCue.setRegion(VttRegion vttRegion)
Sets the region applied to the cue
|
Copyright © 2015. All rights reserved.