Поделиться через


MediaDrm.ErrorCodes.ErrorInsufficientSecurity Поле

Определение

Внимание!

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

Уровень безопасности устройства недостаточно для удовлетворения требований, заданных владельцем содержимого в политике лицензий.

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

Значение поля

Value = 7
Атрибуты

Комментарии

Уровень безопасности устройства недостаточно для удовлетворения требований, заданных владельцем содержимого в политике лицензий.

Документация по Java для android.media.MediaDrm.ErrorCodes.ERROR_INSUFFICIENT_SECURITY.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к