[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 UnicastConfigWrapper _
	Inherits FilterWrapperBase<IUnicastConfig> _
	Implements IUnicastConfig
C#
public class UnicastConfigWrapper : FilterWrapperBase<IUnicastConfig>, IUnicastConfig
Visual C++
public ref class UnicastConfigWrapper : public FilterWrapperBase<IUnicastConfig>, IUnicastConfig

Inheritance Hierarchy