StartSessionResponseSelectSource Method (IBrowser, AudioMode) | 
Namespace: DotNetBrowser.Capture.Handlers
public static StartSessionResponse SelectSource( IBrowser browser, AudioMode audioMode )
| Exception | Condition | 
|---|---|
| ArgumentNullException | The browser is null. | 
The passed browser instance and the browser instance requesting the capture session must be created by the same IEngine instance. Otherwise, the content capture will be cancelled.