Langue

MediaDrm.ErrorCodes.ErrorGenericPlugin Champ

Définition

Attention

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

Échec interne inattendu en MediaDrm/MediaCrypto.

[Android.Runtime.Register("ERROR_GENERIC_PLUGIN", 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 ErrorGenericPlugin = 14;
[<Android.Runtime.Register("ERROR_GENERIC_PLUGIN", 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 ErrorGenericPlugin : Android.Media.DrmErrorCode

Valeur de champ

Value = 14
Attributs

Remarques

Échec interne inattendu en MediaDrm/MediaCrypto.

Consultez la stratégie générale de gestion des erreurs pour les erreurs inattendues décrites dans ErrorCodes.

Java documentation pour android.media.MediaDrm.ErrorCodes.ERROR_GENERIC_PLUGIN.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à