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

Namespace: KvTv.DirectShow
Assembly:   KvTv.DirectShow (in KvTv.DirectShow.dll)

Syntax

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

Inheritance Hierarchy

System.Object
  KvTv.DirectShow.Private.WrapperBase<IBaseFilter>
    KvTv.DirectShow.FilterBase
      KvTv.DirectShow.Mpeg2VideoStreamAnalyzerFilter