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

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

Syntax

Visual Basic (Declaration)
Public Class WrapperBase<IAMStats> _
	Implements IDisposable
C#
public class WrapperBase<IAMStats> : IDisposable
Visual C++
public ref class WrapperBase<IAMStats> : IDisposable

Inheritance Hierarchy

System.Object
  KvTv.DirectShow.Private.WrapperBase<IAMStats>