| Package | Description |
|---|---|
| com.google.gdata.client.media | |
| com.google.gdata.data |
| Modifier and Type | Method and Description |
|---|---|
MediaSource |
MediaService.getMedia(IMediaContent mediaContent)
Returns a
MediaSource that can be used to read the external
media content of an entry. |
MediaSource |
MediaService.getMedia(IMediaContent mediaContent,
DateTime ifModifiedSince)
Returns a
MediaSource that can be used to read the external
media content of an entry. |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaContent
The MediaContent class extends
OutOfLineContent to add
MediaSource handling for the content. |
Copyright © 2012. All Rights Reserved.