Click or drag to resize
Accord.NET (logo)

VideoInputDefault Property

Default video input. Used to specify that it should not be changed.

Namespace:  Accord.Video.DirectShow
Assembly:  Accord.Video.DirectShow (in Accord.Video.DirectShow.dll) Version: 3.8.0
Syntax
public static VideoInput Default { get; }
Request Example View Source

Property Value

Type: VideoInput
See Also