C# 클래스 CatenaLogic.Windows.Presentation.WebcamPlayer.CapHelper

Class that helps finding the pins for a specific filter
파일 보기 프로젝트 열기: raouldc/OptiDev

공개 메소드들

메소드 설명
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