[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Gets the renderer, a null reference Manager has not been set or if the renderer filter could not be created (using remote desktop, old version of Windows?).
Namespace: KvTv.DirectShow.Windows.Forms
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<BrowsableAttribute(False)> _ Public ReadOnly Property Renderer As Vmr9Filter |
| C# |
|---|
[BrowsableAttribute(false)] public Vmr9Filter Renderer { get; } |
| Visual C++ |
|---|
[BrowsableAttribute(false)] public: property Vmr9Filter^ Renderer { Vmr9Filter^ get (); } |