ICoreWebView2_8.get_IsDocumentPlayingAudio

Indicates whether any audio output from this CoreWebView2 is playing. This property will be true if audio is playing even if IsMuted is true.

\snippet AudioComponent.cpp IsDocumentPlayingAudio

interface ICoreWebView2_8
@" propget"
HRESULT
get_IsDocumentPlayingAudio
(
BOOL* value
)

Meta