Method ShowSelectSourceDialog
- Namespace
- DotNetBrowser.Capture.Handlers
- Assembly
- DotNetBrowser.dll
ShowSelectSourceDialog()
Creates a StartSessionResponse that notifies the browser to display the default dialog for choosing the capture source.
public static StartSessionResponse ShowSelectSourceDialog()
Returns
- StartSessionResponse
The StartSessionResponse instance that can be used as a return value in StartSessionHandler implementation.