C# Класс CatenaLogic.Windows.Presentation.WebcamPlayer.CapHelper

Class that helps finding the pins for a specific filter
Показать файл Открыть проект

Открытые методы

Метод Описание
GetPin ( this filter, PinDirection dir, int num ) : IPin

Gets a specific pin of a specific filter

Описание методов

GetPin() публичный статический Метод

Gets a specific pin of a specific filter
public static GetPin ( this filter, PinDirection dir, int num ) : IPin
filter this Filter to retrieve the pin for (defines which object should make this method available)
dir PinDirection Direction
num int Number
Результат IPin