| Package | Description |
|---|---|
| com.google.gdata.data.media |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaByteArraySource
The MediaByteArraySource class provides a basic implementation of the
MediaSource interface that reads media data from an in-memory
byte array. |
class |
MediaFileSource
The MediaFileSource class provides a basic implementation of the
MediaSource interface that reads media data from a File. |
class |
MediaStreamSource
The MediaStreamSource class provides a basic implementation of the
MediaSource interface that reads media data from an existing
InputStream. |
Copyright © 2012. All Rights Reserved.