Compartir a través de


MediaDrm.HdcpNoDigitalOutput Campo

Definición

Precaución

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

Sin salida digital, implícitamente segura

[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

Valor de campo

Value = 2147483647
Atributos

Comentarios

Sin salida digital, implícitamente segura

Documentación de Java para android.media.MediaDrm.HDCP_NO_DIGITAL_OUTPUT.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a