[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<IStreamBufferSource> _
	Implements IDisposable
C#
public class WrapperBase<IStreamBufferSource> : IDisposable
Visual C++
public ref class WrapperBase<IStreamBufferSource> : IDisposable

Inheritance Hierarchy

System.Object
  KvTv.DirectShow.Private.WrapperBase<IStreamBufferSource>
    KvTv.DirectShow.FilterWrapperBase<IStreamBufferSource>