Skip to content

Commit aa90843

Browse files
authored
Update Requirement N37
Partial fix for #103
1 parent 3cd5072 commit aa90843

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

index.html

+8-6
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,10 @@ <h4>Game streaming</h4>
283283
</tr>
284284
<tr>
285285
<td>N37</td>
286-
<td>It must be possible for the user agent's receive pipeline to process
287-
video at high resolution and framerate (e.g. without copying raw video
288-
frames).</td>
286+
<td>It must be possible for an application to determine whether
287+
hardware decode is supported, as well as to receive events
288+
indicating whether hardware decode, once negotiated, subsequently
289+
fails or becomes unavailable.</td>
289290
</tr>
290291
<tr>
291292
<td>N38</td>
@@ -1014,9 +1015,10 @@ <h3>Requirements Summary</h3>
10141015
</tr>
10151016
<tr id="N37">
10161017
<td>N37</td>
1017-
<td>It must be possible for the user agent's receive pipeline to process
1018-
video at high resolution and framerate (e.g. without copying raw video
1019-
frames).</td>
1018+
<td>It must be possible for an application to determine whether
1019+
hardware decode is supported, as well as to receive events
1020+
indicating whether hardware decode, once negotiated, subsequently
1021+
fails or becomes unavailable.</td>
10201022
</tr>
10211023
<tr id="N38">
10221024
<td>N38</td>

0 commit comments

Comments
 (0)