public class VideoDescriptorBean extends MediaDescriptorBean implements VideoDescriptor
MediaDescriptorBean
as a simple java bean.Modifier and Type | Field and Description |
---|---|
private String |
subtitleUrl |
PROPERTY_TITLE
Constructor and Description |
---|
VideoDescriptorBean()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getSubtitleUrl() |
getTitle, getUrl, setTitle, setUrl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUrl
getTitle
private String subtitleUrl
getSubtitleUrl()
public String getSubtitleUrl()
getSubtitleUrl
in interface VideoDescriptor
URL
of the subtitles as String
or null
for no
subtitles.Copyright © 2001–2016 mmm-Team. All rights reserved.