Click or drag to resize

SourceType Property

Gets the type of this capture source.

Namespace:  DotNetBrowser.Capture
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public SourceType Type { get; }

Property Value

Type: SourceType
The type of this capture source.
See Also