Android.Graphics.Movie.DecodeByteArray Method

Syntax

[Android.Runtime.Register("decodeByteArray", "([BII)Landroid/graphics/Movie;", "")]
public static Movie DecodeByteArray (byte[] data, int offset, int length)

Parameters

data
Documentation for this section has not yet been entered.
offset
Documentation for this section has not yet been entered.
length
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1