Add support for HDCP 2.3

[ Merge of http://go/wvgerrit/66283 ]

Bug: 78773763
Test: WV unit/integration tests

Change-Id: I5050295a7aa6d829a66adce5d5de86b725a82738
This commit is contained in:
Rahul Frias
2018-11-14 08:51:09 -08:00
parent d8cc5481e3
commit dd55fefe87
5 changed files with 389 additions and 19 deletions

View File

@@ -191,6 +191,11 @@ CdmResponseType ClientIdentification::Prepare(
video_widevine::
ClientIdentification_ClientCapabilities_HdcpVersion_HDCP_V2_2);
break;
case HDCP_V2_3:
client_capabilities->set_max_hdcp_version(
video_widevine::
ClientIdentification_ClientCapabilities_HdcpVersion_HDCP_V2_3);
break;
case HDCP_NO_DIGITAL_OUTPUT:
client_capabilities->set_max_hdcp_version(
video_widevine::