Table of Contents

Class StartSessionResponse

Namespace
DotNetBrowser.Capture.Handlers
Assembly
DotNetBrowser.dll

A response to the StartSessionHandler.

public sealed class StartSessionResponse
Inheritance
StartSessionResponse
Inherited Members

Methods

Cancel()

Creates a StartSessionResponse that notifies the browser that the capture session request should be canceled.

SelectSource(IBrowser, AudioMode)

Creates a StartSessionResponse that notifies the browser to use the given browser as the capture source.

SelectSource(Source, AudioMode)

Creates a StartSessionResponse that notifies the browser to use the given capture source.

ShowSelectSourceDialog()

Creates a StartSessionResponse that notifies the browser to display the default dialog for choosing the capture source.