MediaDrm.ErrorCodes.ErrorProvisioningParse 필드

정의

주의

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

프로비전 응답이 비어 있거나 필드가 없거나 구문 분석할 수 없습니다.

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

필드 값

Value = 26
특성

설명

프로비전 응답이 비어 있거나 필드가 없거나 구문 분석할 수 없습니다.

빈 버퍼 또는 덮어쓰기 버퍼와 같은 실수를 확인합니다. 그렇지 않은 경우 플러그 인 공급업체에 MediaDrm 예상된 프로비전 응답 형식을 확인합니다.

에 대한 android.media.MediaDrm.ErrorCodes.ERROR_PROVISIONING_PARSEJava 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상