MediaStreamEventArgsMediaStreamType Property |
Gets the media type of the captured stream.
Namespace:
DotNetBrowser.Browser.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public MediaStreamType MediaStreamType { get; }
Property Value
Type:
MediaStreamTypeThe media type of the captured stream.
See Also