Android.Media.MediaDrm.GetKeyRequest Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("getKeyRequest", "([B[BLjava/lang/String;ILjava/util/HashMap;)Landroid/media/MediaDrm$KeyRequest;", "")]
public MediaDrm.KeyRequest GetKeyRequest (byte[] scope, byte[] init, string mimeType, int keyType, IDictionary<string, string> optionalParameters)

Parameters

scope
Documentation for this section has not yet been entered.
init
Documentation for this section has not yet been entered.
mimeType
Documentation for this section has not yet been entered.
keyType
Documentation for this section has not yet been entered.
optionalParameters
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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