Pin List VLDSVideoFilter.TVLDSVideoFilter.RawInputPins

From Mitov Wiki Doc
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.

Class: TVLDSVideoFilter

Contents

Syntax

Delphi:

property RawInputPins : TOWPinListOwner read FRawInputPins write FRawInputPins;

C++ Builder:

__property TOWPinListOwner RawInputPins = { read=FRawInputPins, write=FRawInputPins };

Summary

The Raw data Input Pins of the filter.

Description

A list of Raw data Input Pins.

Use this property to connect the Raw Inputs of the filter component to the data sources for the operation.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox