MediaDrm.ErrorCodes.ErrorCryptoLibrary Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Media.DrmErrorCode enum directly instead of this field.

Ein Fehler ist in der Kryptobibliothek aufgetreten, die vom drm-Plug-In verwendet wird.

[Android.Runtime.Register("ERROR_CRYPTO_LIBRARY", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.DrmErrorCode enum directly instead of this field.", true)]
public const Android.Media.DrmErrorCode ErrorCryptoLibrary = 12;
[<Android.Runtime.Register("ERROR_CRYPTO_LIBRARY", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.DrmErrorCode enum directly instead of this field.", true)>]
val mutable ErrorCryptoLibrary : Android.Media.DrmErrorCode

Feldwert

Value = 12
Attribute

Hinweise

Ein Fehler ist in der Kryptobibliothek aufgetreten, die vom drm-Plug-In verwendet wird.

Java Dokumentation für android.media.MediaDrm.ErrorCodes.ERROR_CRYPTO_LIBRARY.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: