Click or drag to resize

MediaStreamCaptureStoppedEventArgs Properties

The MediaStreamCaptureStoppedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance associated with the event.
(Inherited from BrowserEventArgs.)
Public propertyMediaStreamType
Gets the media type of the captured stream.
(Inherited from MediaStreamEventArgs.)
Top
See Also