Click or drag to resize

IAudio Properties

The IAudio type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance associated with this object.
Public propertyIsDisposed
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.)
Public propertyIsPlaying
Indicates if the audio is currently playing on the loaded web page.
Public propertyMuted
Mutes or unmutes all audio output for this Browser instance.
Top
See Also