java.lang.Object | ||
android.graphics.Movie |
static | Movie | decodeByteArray(byte[] data, int offset, int length) | ||||
static | Movie | decodeFile(String pathName) | ||||
static | Movie | decodeStream(InputStream is) | ||||
void | draw(Canvas canvas, float x, float y) | |||||
void | draw(Canvas canvas, float x, float y, Paint paint) | |||||
int | duration() | |||||
int | height() | |||||
boolean | isOpaque() | |||||
boolean | setTime(int relativeMilliseconds) | |||||
int | width() |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |