Android.Media.MediaDrm.IsCryptoSchemeSupported Method
Query if the given scheme identified by its UUID is supported on this device.

Syntax

[Android.Runtime.Register("isCryptoSchemeSupported", "(Ljava/util/UUID;)Z", "")]
public static bool IsCryptoSchemeSupported (Java.Util.UUID uuid)

Parameters

uuid
The UUID of the crypto scheme.

Returns

Documentation for this section has not yet been entered.

Remarks

Query if the given scheme identified by its UUID is supported on this device.

[Android Documentation]

Requirements

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