mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
71c59df1f7
1341 changed files with 350417 additions and 155024 deletions
|
|
@ -108,8 +108,6 @@ interface RTCPeerConnection : EventTarget {
|
|||
sequence<MediaStream> getLocalStreams ();
|
||||
[UnsafeInPrerendering, Deprecated="RTCPeerConnectionGetStreams"]
|
||||
sequence<MediaStream> getRemoteStreams ();
|
||||
[UnsafeInPrerendering]
|
||||
MediaStream? getStreamById (DOMString streamId);
|
||||
void addStream (MediaStream stream);
|
||||
|
||||
// replaces addStream; fails if already added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue