mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
@@ -420,7 +420,7 @@ var currentURL = win.webContents.getURL();
|
||||
|
||||
* `muted` Boolean
|
||||
|
||||
减缓当前也的 audio 的播放速度.
|
||||
减缓当前页的 audio 的播放速度.
|
||||
|
||||
### `webContents.isAudioMuted()`
|
||||
|
||||
@@ -861,4 +861,4 @@ win.webContents.debugger.sendCommand("Network.enable");
|
||||
|
||||
每当调试目标发出事件时发出.
|
||||
|
||||
[rdp]: https://developer.chrome.com/devtools/docs/debugger-protocol
|
||||
[rdp]: https://developer.chrome.com/devtools/docs/debugger-protocol
|
||||
|
||||
Reference in New Issue
Block a user