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


MediaDrm.ErrorCodes.ErrorGenericOem Поле

Определение

Внимание!

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

Непредвиденная ошибка, сообщаемая подсистемой OEM устройства.

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

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

Value = 13
Атрибуты

Комментарии

Непредвиденная ошибка, сообщаемая подсистемой OEM устройства.

См. общую стратегию обработки ошибок для непредвиденных ошибок, описанных в разделе ErrorCodes.

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

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

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