![]() |
VOOZH | about |
The Audio defaultMuted property is used for setting or returning whether the audio should be muted by default or not. The audio defaultMuted property cannot change the current mute state, it only affects the default muted state.
Syntax:
audioObject.defaultMuted
audioObject.defaultMuted = true|false
Property Values:
The below program illustrates the Audio defaultMuted Property:
Example: Setting the audio to be muted by default.
Output:
Supported Browsers: The browser is supported by HTML | DOM Audio defaultMuted Property are listed below: