The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
ICoreWebView2_8.put_IsMuted
arsd
webview
ICoreWebView2_8
Sets the
IsMuted
property.
\snippet AudioComponent.cpp ToggleIsMuted
interface
ICoreWebView2_8
@" propput"
HRESULT
put_IsMuted
(
in
BOOL
value
)
Meta
Source
See Implementation
arsd
webview
ICoreWebView2_8
functions
add_IsDocumentPlayingAudioChanged
add_IsMutedChanged
get_IsDocumentPlayingAudio
get_IsMuted
put_IsMuted
remove_IsDocumentPlayingAudioChanged
remove_IsMutedChanged
Sets the IsMuted property.
\snippet AudioComponent.cpp ToggleIsMuted