public class UriMedia extends AbstractMedia
| Modifier and Type | Field and Description |
|---|---|
protected Uri |
mUri |
protected static java.lang.String |
TAG |
mIsLooping, mKey| Constructor and Description |
|---|
UriMedia(int key,
java.lang.String filePath) |
UriMedia(int key,
Uri uri) |
| Modifier and Type | Method and Description |
|---|---|
Uri |
getMediaUri() |
int |
load(MediaPlayer player,
Context context) |
getKey, isLooping, setLooping