Android.Media.MediaCrypto.RequiresSecureDecoderComponent Method
Query if the crypto scheme requires the use of a secure decoder to decode data of the given mime type.

Syntax

[Android.Runtime.Register("requiresSecureDecoderComponent", "(Ljava/lang/String;)Z", "")]
public bool RequiresSecureDecoderComponent (string mime)

Parameters

mime
The mime type of the media data

Returns

Documentation for this section has not yet been entered.

Remarks

Query if the crypto scheme requires the use of a secure decoder to decode data of the given mime type.

[Android Documentation]

Requirements

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