Add MediaStreamAudioDestinationNode

This commit is contained in:
Manish Goregaokar 2020-07-01 16:01:08 -07:00
parent 45af4fab07
commit 6a001e7523
3 changed files with 81 additions and 0 deletions

View file

@ -435,6 +435,7 @@ pub mod mediaquerylist;
pub mod mediaquerylistevent;
pub mod mediasession;
pub mod mediastream;
pub mod mediastreamaudiodestinationnode;
pub mod mediastreamtrack;
pub mod messagechannel;
pub mod messageevent;