mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb/EME: Implement MediaKeySystemAccess
This commit is contained in:
parent
cc50b30399
commit
b1c1e33bae
Notes:
github-actions[bot]
2025-08-27 07:59:52 +00:00
Author: https://github.com/stelar7
Commit: b1c1e33bae
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5665
Reviewed-by: https://github.com/gmta ✅
Reviewed-by: https://github.com/trflynn89
11 changed files with 147 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#import <EncryptedMediaExtensions/EncryptedMediaExtensions.idl>
|
||||
#import <EncryptedMediaExtensions/MediaKeySystemAccess.idl>
|
||||
|
||||
// https://w3c.github.io/media-capabilities/#mediaconfiguration
|
||||
dictionary MediaConfiguration {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue