Pin List MLDSMediaFilter.TMLDSMediaFilter.InputPins

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: TMLDSMediaFilter

Contents

Syntax

Delphi:

property InputPins : TOWPinListOwner read FRawInputPins write FRawInputPins;

C++ Builder:

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

Summary

The Media Input Pins of the filter.

Description

A list of Input Pins.

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

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox