MediaDrm.HdcpNoDigitalOutput フィールド

定義

注意事項

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

デジタル出力なし、暗黙的にセキュリティで保護

[Android.Runtime.Register("HDCP_NO_DIGITAL_OUTPUT", 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 HdcpNoDigitalOutput = 2147483647;
[<Android.Runtime.Register("HDCP_NO_DIGITAL_OUTPUT", 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 HdcpNoDigitalOutput : Android.Media.HdcpLevel

フィールド値

Value = 2147483647
属性

注釈

デジタル出力なし、暗黙的にセキュリティで保護

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

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

適用対象