Pin List MLDSMediaFilter.TMLDSMediaFilter.InputPins

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)

Revision as of 00:05, 11 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.

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