overwolf.windows.muteAll
Overwolf APIs / overwolf / overwolf / windows / muteAll
function muteAll(callback: CallbackFunction<Result>): void;
Mute all sound source include all excluded white list
Parameters
| Parameter | Type | Description |
|---|---|---|
callback | CallbackFunction<Result> | Called with the result of the request. |
Returns
void