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

Inheritance Hierarchy