MediaDrm.HdcpV21 フィールド

定義

注意事項

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

HDCP バージョン 2。

[Android.Runtime.Register("HDCP_V2_1", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.HdcpLevel enum directly instead of this field.", true)]
public const Android.Media.HdcpLevel HdcpV21 = 4;
[<Android.Runtime.Register("HDCP_V2_1", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.HdcpLevel enum directly instead of this field.", true)>]
val mutable HdcpV21 : Android.Media.HdcpLevel

フィールド値

Value = 4
属性

注釈

HDCP バージョン 2.1 Type 1。

の Java ドキュメント android.media.MediaDrm.HDCP_V2_1

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

適用対象