[Bug 19788] What, if any, event should be fired when no key is available to decrypt the block?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19788

--- Comment #12 from Adrian Bateman [MSFT] <adrianba@microsoft.com> ---
(In reply to comment #11)
> If the app determines that another key will be needed at some point in the
> future (for example from information in the manifest) is it allowed to start
> a second session to kick off the acquisition of that key? Or is it required
> to wait for the "Encrypted Block Encountered" algorithm to kick in?

Yes, we discussed the necessity for multiple sessions. If you have initdata you
should be able to call createSession with it. You definitely don't want to wait
for playback to stall before performing the license acquisition.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 25 April 2013 14:15:17 UTC