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


MediaDrm.ErrorCodes.ErrorStorageRead Поле

Определение

Внимание!

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

Подключаемый модуль не смог считывать данные из файловой системы.

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

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

Value = 31
Атрибуты

Комментарии

Подключаемый модуль не смог считывать данные из файловой системы.

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

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

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

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