When true the video input (from capture card, file or dvd) is displayed inside the component area.
This functionality is available only starting from Windows XP.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool RenderVideo { get; set; }
Public Property RenderVideo As Boolean Get Set
public: property bool RenderVideo { bool get (); void set (bool value); }