Android.Media.MediaCrypto Members

The members of Android.Media.MediaCrypto are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Instantiate a MediaCrypto object using opaque, crypto scheme specific data.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

static
IsCryptoSchemeSupported(Java.Util.UUID) : bool
Query if the given scheme identified by its UUID is supported on this device.
Release()
RequiresSecureDecoderComponent(string) : bool
Query if the crypto scheme requires the use of a secure decoder to decode data of the given mime type.