| Package | Description |
|---|---|
| com.google.gdata.data.media.mediarss |
| Modifier and Type | Field and Description |
|---|---|
static NormalPlayTime |
NormalPlayTime.NOW
The NormalPlayType 'now'
|
| Modifier and Type | Method and Description |
|---|---|
static NormalPlayTime |
MediaAttributeHelper.consumeNormalPlayTime(AttributeHelper attrHelper,
String name)
Gets the value of a NPT attribute and remove it from the list.
|
NormalPlayTime |
MediaText.getEnd() |
NormalPlayTime |
MediaText.getStart() |
NormalPlayTime |
MediaThumbnail.getTime() |
static NormalPlayTime |
NormalPlayTime.parse(String stringRep)
Parses a NormalPlayTime object and return it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaText.setEnd(NormalPlayTime end) |
void |
MediaText.setStart(NormalPlayTime start) |
void |
MediaThumbnail.setTime(NormalPlayTime time) |
Copyright © 2012. All Rights Reserved.