| Package | Description |
|---|---|
| com.google.gdata.data.media.mediarss | |
| com.google.gdata.data.photos | |
| com.google.gdata.data.photos.impl | |
| com.google.gdata.data.youtube |
| Modifier and Type | Method and Description |
|---|---|
List<MediaContent> |
MediaGroup.getContents() |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaGroup.addContent(MediaContent content) |
| Modifier and Type | Method and Description |
|---|---|
List<MediaContent> |
PhotoFeed.getMediaContents() |
List<MediaContent> |
PhotoEntry.getMediaContents() |
List<MediaContent> |
MediaData.getMediaContents()
Retrieve the list of media:content elements inside the media:group on
this element.
|
List<MediaContent> |
AlbumFeed.getMediaContents() |
List<MediaContent> |
AlbumEntry.getMediaContents() |
| Modifier and Type | Method and Description |
|---|---|
List<MediaContent> |
PhotoDataImpl.getMediaContents() |
List<MediaContent> |
MediaDataImpl.getMediaContents() |
List<MediaContent> |
AlbumDataImpl.getMediaContents() |
| Modifier and Type | Class and Description |
|---|---|
class |
YouTubeMediaContent
Adds an attribute in the yt: namespace to
media:content. |
| Modifier and Type | Method and Description |
|---|---|
List<MediaContent> |
YouTubeMediaGroup.getContents()
Gets a read-only list of
MediaContent. |
| Modifier and Type | Method and Description |
|---|---|
void |
YouTubeMediaGroup.addContent(MediaContent content)
Adds a new
MediaContent. |
Copyright © 2012. All Rights Reserved.