StartSessionResponseSelectSource Method (Source, AudioMode) |
Namespace: DotNetBrowser.Capture.Handlers
public static StartSessionResponse SelectSource( Source source, AudioMode audioMode )
Exception | Condition |
---|---|
ArgumentNullException | The source is null. |
The
source
If the screen capture is forbidden by the system security permissions the request will be cancelled.This is usual for macOS where the screen or application window capture must be explicitly allowed in the System Preferences.