[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides a VideoWindowBase based on an the IVideoWindow filter exposed by the Manager.

Namespace: KvTv.DirectShow.Windows.Forms
Assembly:   KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

Syntax

Visual Basic (Declaration)
Public Class BasicVideoWindow _
	Inherits VideoWindowBase
C#
public class BasicVideoWindow : VideoWindowBase
Visual C++
public ref class BasicVideoWindow : public VideoWindowBase

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        KvTv.DirectShow.Windows.Forms.VideoWindowBase
          KvTv.DirectShow.Windows.Forms.BasicVideoWindow