Skip to content

Commit 8c6ce56

Browse files
Address PR comment (#540)
1 parent 4aeb485 commit 8c6ce56

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

encrypted-media-respec.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2992,8 +2992,9 @@ <h2>
29922992
<p>
29932993
The HDCP Policy is represented by {{MediaKeysPolicy/minHdcpVersion}}. If the system
29942994
can enable the HDCP version specified or higher, then the policy will result in a
2995-
{{MediaKeyStatus}} of {{MediaKeyStatus/"usable"}}. Implementations MUST support
2996-
{{MediaKeysPolicy/minHdcpVersion}} values defined in [[EME-HDCP-VERSION-REGISTRY]].
2995+
{{MediaKeyStatus}} of {{MediaKeyStatus/"usable"}}. The [[EME-HDCP-VERSION-REGISTRY]]
2996+
provides the mapping from {{MediaKeysPolicy/minHdcpVersion}} values to HDCP
2997+
specifications.
29972998
</p>
29982999
<p class="note">
29993000
The determination of HDCP status should be done in the same way that the [=CDM=]

0 commit comments

Comments
 (0)