Package | Description |
---|---|
com.rometools.modules.mediarss.types |
This package contains datatypes for working with MediaRSS.
|
Modifier and Type | Method and Description |
---|---|
Time |
Text.getEnd()
End time of the text
|
Time |
Text.getStart()
Start time of the text
|
Time |
Thumbnail.getTime()
returns the time that the thumbnail was captured from its source
|
Constructor and Description |
---|
Text(String type,
String value,
Time start,
Time end)
Creates a text object with start and end times
|
Thumbnail(URI url,
Integer width,
Integer height,
Time time) |
Copyright © 2022. All rights reserved.