DescriptionConnect WebMediaPlayerImpl to WebContentDecryptionModuleImpl for EME WD (Chromium side).
WebMediaPlayerImpl needs to access the Decryptor object when a MediaKeys object is associated with a MediaElement (HTMLMediaElement.setMediaKeys()). These are the changes required on the Chromium side to WebMediaPlayerImpl to get a pointer to the Decryptor. Use of the Decryptor will come later.
BUG=329582
TEST=new layout test in the Blink side CL
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243701
Patch Set 1 #
Total comments: 4
Patch Set 2 : Update #
Total comments: 4
Patch Set 3 : Updated #
Total comments: 8
Patch Set 4 : Fix nits #
Messages
Total messages: 10 (0 generated)
|