MediaDrm.HdcpV23 フィールド

定義

注意事項

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_3", ApiSince=29)]
[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 HdcpV23 = 6;
[<Android.Runtime.Register("HDCP_V2_3", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.HdcpLevel enum directly instead of this field.", true)>]
val mutable HdcpV23 : Android.Media.HdcpLevel

フィールド値

Value = 6
属性

注釈

HDCP バージョン 2.3 Type 1。

android.media.MediaDrm.HDCP_V2_3Java ドキュメント。

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

適用対象