We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca08b2 commit ea807c0Copy full SHA for ea807c0
media/clearkey.html
@@ -6,7 +6,7 @@
6
value="https://storage.googleapis.com/fbeaufort-test/sample-video-encrypted-with-clear-lead.webm">VP9 - Clear Lead of 10s</option>
7
<option data-mime-type="video/mp4; codecs=avc1.4d401f" data-range="bytes=0-2060760"
8
value="https://storage.googleapis.com/fbeaufort-test/sample-video-encrypted-with-no-clear-lead.mp4">H264 - No Clear Lead</option>
9
- <option data-mime-type="video/mp4; codecs=avc1.4d401f" data-range="bytes=0-60000000"
+ <option data-mime-type="video/mp4; codecs=avc1.4d401f" data-range="bytes=0-6000000"
10
value="https://storage.googleapis.com/fbeaufort-test/sample-video-encrypted-with-clear-lead.mp4">H264 - Clear Lead of 10s</option>
11
</optgroupdata=mime-type="" >
12
<optgroup label="Not Encrypted">
0 commit comments