Android.Media.UnsupportedSchemeException Class
Exception thrown when an attempt is made to construct a MediaDrm object using a crypto scheme UUID that is not supported by the device

See Also: UnsupportedSchemeException Members

Syntax

[Android.Runtime.Register("android/media/UnsupportedSchemeException", DoNotGenerateAcw=true)]
public sealed class UnsupportedSchemeException : MediaDrmException

Remarks

Exception thrown when an attempt is made to construct a MediaDrm object using a crypto scheme UUID that is not supported by the 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