AudioEventArgsAudio Property |
Gets the
IAudio instance that initiated this event.
Namespace:
DotNetBrowser.Media.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public IAudio Audio { get; }
Property Value
Type:
IAudioThe
IAudio instance that initiated this event.
See Also