mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Implement MediaDevices.enumerateDevices()
This commit is contained in:
parent
9f26be6ac0
commit
c0fb6c8d23
6 changed files with 159 additions and 14 deletions
|
@ -425,6 +425,7 @@ pub mod imagedata;
|
|||
pub mod inputevent;
|
||||
pub mod keyboardevent;
|
||||
pub mod location;
|
||||
pub mod mediadeviceinfo;
|
||||
pub mod mediadevices;
|
||||
pub mod mediaelementaudiosourcenode;
|
||||
pub mod mediaerror;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue