Table of Contents

Property Audio

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

Audio

Gets the IAudio instance that allows controlling audio on the loaded web page and receive notifications when audio has been started or stopped playing.

IAudio Audio { get; }

Property Value

IAudio

The IAudio instance associated with this IBrowser.