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