| 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<MediaCategory> |
MediaGroup.getCategories() |
Set<MediaCategory> |
MediaGroup.getCategoriesWithScheme(String scheme)
Returns all the found categories of the given scheme.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaGroup.addCategory(MediaCategory category) |
| Modifier and Type | Method and Description |
|---|---|
List<MediaCategory> |
PhotoFeed.getMediaCategories() |
List<MediaCategory> |
PhotoEntry.getMediaCategories() |
List<MediaCategory> |
MediaData.getMediaCategories()
Retrieve the list of media:category elements inside the media:group on
this element.
|
List<MediaCategory> |
AlbumFeed.getMediaCategories() |
List<MediaCategory> |
AlbumEntry.getMediaCategories() |
| Modifier and Type | Method and Description |
|---|---|
List<MediaCategory> |
PhotoDataImpl.getMediaCategories() |
List<MediaCategory> |
MediaDataImpl.getMediaCategories() |
List<MediaCategory> |
AlbumDataImpl.getMediaCategories() |
| Modifier and Type | Method and Description |
|---|---|
MediaCategory |
YouTubeMediaGroup.getYouTubeCategory()
A YouTube media group can have only one YouTube category defined by this
scheme:
YouTubeNamespace.CATEGORY_SCHEME and this method is a
helper for retrieving it. |
Copyright © 2012. All Rights Reserved.