Class VLDSToSinkFilter.TVLDSToSinkFilter

From Mitov Wiki Doc
Revision as of 23:53, 25 June 2013 by David Alm (Talk | contribs)
Jump to: navigation, search

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