[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 the VMR9 filter in windowsless mode.

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

Syntax

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

Inheritance Hierarchy

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