PlaybackMetrics.DrmTypePlayReady フィールド

定義

注意事項

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

再生準備完了 DRM の種類。

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

フィールド値

Value = 2

実装

属性

注釈

再生準備完了 DRM の種類。

の Java ドキュメント android.media.metrics.PlaybackMetrics.DRM_TYPE_PLAY_READY

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

適用対象