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