MediaDrm.HdcpV1 フィールド

定義

注意事項

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

HDCP バージョン 1。

[Android.Runtime.Register("HDCP_V1", 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 HdcpV1 = 2;
[<Android.Runtime.Register("HDCP_V1", 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 HdcpV1 : Android.Media.HdcpLevel

フィールド値

Value = 2
属性

注釈

HDCP バージョン 1.0

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

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

適用対象