Android.Media.MediaCrypto: Method Members

The methods of Android.Media.MediaCrypto are listed below. For a list of all members, see the MediaCrypto Members list.

See Also: Inherited members from Java.Lang.Object

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.