File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 113113 }
114114 }
115115 },
116+ "port" : {
117+ "__compat" : {
118+ "spec_url" : " https://webaudio.github.io/web-audio-api/#dom-audioworkletglobalscope-port" ,
119+ "tags" : [
120+ " web-features:audio-worklet"
121+ ],
122+ "support" : {
123+ "chrome" : {
124+ "version_added" : false
125+ },
126+ "chrome_android" : " mirror" ,
127+ "edge" : " mirror" ,
128+ "firefox" : {
129+ "version_added" : " 138"
130+ },
131+ "firefox_android" : " mirror" ,
132+ "ie" : {
133+ "version_added" : false
134+ },
135+ "oculus" : " mirror" ,
136+ "opera" : " mirror" ,
137+ "opera_android" : " mirror" ,
138+ "safari" : {
139+ "version_added" : false
140+ },
141+ "safari_ios" : " mirror" ,
142+ "samsunginternet_android" : " mirror" ,
143+ "webview_android" : " mirror" ,
144+ "webview_ios" : " mirror"
145+ },
146+ "status" : {
147+ "experimental" : true ,
148+ "standard_track" : true ,
149+ "deprecated" : false
150+ }
151+ }
152+ },
116153 "registerProcessor" : {
117154 "__compat" : {
118155 "mdn_url" : " https://developer.mozilla.org/docs/Web/API/AudioWorkletGlobalScope/registerProcessor" ,
You can’t perform that action at this time.
0 commit comments