Click or drag to resize

StartSessionParameters Properties

The StartSessionParameters type exposes the following members.

Properties
  NameDescription
Public propertyAudioMode
Gets the mode of capturing audio during the content capture session.
Public propertyBrowser
Gets the IBrowser instance the handler is associated with.
(Inherited from BrowserParameters.)
Public propertyFrame
Gets the IFrame instance that requests the content capture.
Public propertySources
Gets the available Sources instance.
Public propertyUrl
Gets the URL of the currently loaded web page.
Top
See Also