arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
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