Click or drag to resize
Accord.NET (logo)

FileVideoSourceSource Property

Video source.

Namespace:  Accord.Video.DirectShow
Assembly:  Accord.Video.DirectShow (in Accord.Video.DirectShow.dll) Version: 3.8.0
Syntax
public virtual string Source { get; set; }
Request Example View Source

Property Value

Type: String

Implements

IVideoSourceSource
Remarks
Video source is represented by video file name.
See Also