Class VLDSToSinkFilter.TVLDSToSinkFilter

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 42: Line 42:
 
filter, and connect the [[Pin VLDSToSinkFilter.TVLDSToSinkFilter.InputPin|InputPin]] to any video source
 
filter, and connect the [[Pin VLDSToSinkFilter.TVLDSToSinkFilter.InputPin|InputPin]] to any video source
 
component such as video player or capture component.
 
component such as video player or capture component.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:VLDSToSinkFilter_Preview.png]]
  
 
== Pins ==
 
== Pins ==

Revision as of 20:29, 10 June 2013

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGVLDSToSinkFilter.gif VLDSToSinkFilter.gif NETVLDSToSinkFilter.gif

Package: VideoLabPkg

Unit: VLDSToSinkFilter

Inherits: TMLDSBasicFilter

Contents

Syntax

Delphi:

type TVLDSToSinkFilter = class( TMLDSBasicFilter )

C++ Builder:

class TVLDSToSinkFilter : public TMLDSBasicFilter

Visual C++ (MFC):

class CTVLDSToSinkFilter : public CTMLDSBasicFilter

C# (.NET):

public ref class TVLDSToSinkFilter : Mitov.VideoLab.DSBasicFilter

Summary

Sends video to a DirectShow filter.

Description

Requires DirectShow 8.1 or higher.


This DirectShow component can be used to send video to DirectShow filter. To use the component, select DirectShow filter, and connect the InputPin to any video source component such as video player or capture component.


Diagram:

VLDSToSinkFilter Preview.png

Pins

From TMLDSBasicFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox