|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MediaItemMultimediaFormatVersion
Representation of multimedia media item.
| Method Summary | |
|---|---|
MediaMultimediaFormat |
getFormat()
Get the format associated with this format version object. |
java.lang.String |
getUrl()
Get the URL which points to this multimedia stream |
void |
setFormat(MediaMultimediaFormat format)
Set the format which this format version is for. |
void |
setUrl(java.lang.String url)
Set the URL pointing to this multimedia stream |
| Method Detail |
|---|
java.lang.String getUrl()
void setUrl(java.lang.String url)
url - The URL string complete with http:// etc.MediaMultimediaFormat getFormat()
void setFormat(MediaMultimediaFormat format)
format -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||