MediaDrm.MaxHdcpLevel Property

Definition

Return the maximum supported HDCP level.

public int MaxHdcpLevel { [Android.Runtime.Register("getMaxHdcpLevel", "()I", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getMaxHdcpLevel", "()I", "", ApiSince=28)>]
member this.MaxHdcpLevel : int

Property Value

Int32

the maximum supported HDCP level

Attributes

Remarks

Java documentation for android.media.MediaDrm.getMaxHdcpLevel().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to