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
See Implementation
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