PlaybackErrorEvent.ErrorDrmDisallowedOperation フィールド

定義

注意事項

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

ライセンス ポリシーによって操作が禁止されているエラー コード

[Android.Runtime.Register("ERROR_DRM_DISALLOWED_OPERATION", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.Metrics.PlaybackError enum directly instead of this field.", true)]
public const Android.Media.Metrics.PlaybackError ErrorDrmDisallowedOperation = 26;
[<Android.Runtime.Register("ERROR_DRM_DISALLOWED_OPERATION", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.Metrics.PlaybackError enum directly instead of this field.", true)>]
val mutable ErrorDrmDisallowedOperation : Android.Media.Metrics.PlaybackError

フィールド値

Value = 26

実装

属性

注釈

ライセンス ポリシーによって操作が禁止されているエラー コード

android.media.metrics.PlaybackErrorEvent.ERROR_DRM_DISALLOWED_OPERATIONJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象