Implemented By
Supported Methods
Description of Methods
IsConnected() as Boolean
Returns true if the HDMI or MHL output is connected to an HDMI device.
GetHdcpVersion() as String
Returns the version number of the currently established HDCP link.
IsHdcpActive(version as String) as Boolean
Returns true if the current established HDCP link is the specified version
(such as "1.4"
or "2.2")
or higher, otherwise returns false.