| Package | Description |
|---|---|
| android.content.res | |
| android.graphics |
| Modifier and Type | Method and Description |
|---|---|
Movie |
Resources.getMovie(int id) |
| Modifier and Type | Method and Description |
|---|---|
static Movie |
Movie.decodeByteArray(byte[] data,
int offset,
int length) |
static Movie |
Movie.decodeFile(String pathName) |
static Movie |
Movie.decodeStream(InputStream is) |
Copyright © 2008-2013. All Rights Reserved.