The methods of Android.Graphics.Movie are listed below. For a list of all members, see the Movie Members list.
See Also: Inherited members from Java.Lang.Object
static | DecodeByteArray(byte[], int, int) | |
static | DecodeByteArrayAsync(byte[], int, int)Documentation for this section has not yet been entered. | |
static | DecodeFile(string) | |
static | DecodeFileAsync(string)Documentation for this section has not yet been entered. | |
static | DecodeStream(System.IO.Stream) | |
static | DecodeStreamAsync(System.IO.Stream)Documentation for this section has not yet been entered. | |
| Draw(Canvas, float, float) | ||
| Draw(Canvas, float, float, Paint) | ||
| Duration() | ||
| Height() | ||
| SetTime(int) | ||
| Width() | ||