Infognition forum
August 01, 2010, 07:03:33 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Last GraphEditPlus version: 1.4.0   Last Video Enhancer version: 1.9.3
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Cannot find pin C# SOLVED  (Read 619 times)
drei01
Newbie
*

Karma: +0/-0
Posts: 2


View Profile
« on: July 01, 2009, 11:44:33 PM »

I had problems connecting the filters using the code generated by graph edit plus but I used the workaround provided on this forum to add 2 filters which had the same GUID (digital tv tuner) using their device name. I now have a new problem which I cannot see a solution to on the forum. My application connects my first 2 filters correctly (DVBT network provider and BDA Tuner) but when it goes to connect the BDA Tuner and the BDA Capture it goes into an endless loop at GetPin(). On closer inspection, it is only finding the input pin for the Tuner (Input0) and not it's output pin (MPEG2 Transport). Surely epins.Next(1, pins, fetched); should return the next pin once it has found that the first is not correct.

I hope this explanation of the problem is clear and that someone will be able to help because it has been bugging me for a while now.

I can provide code and picture of graph if that is any help.

Regards
« Last Edit: July 02, 2009, 02:41:04 PM by drei01 » Logged
drei01
Newbie
*

Karma: +0/-0
Posts: 2


View Profile
« Reply #1 on: July 02, 2009, 02:40:53 PM »

I have found a solution to this problem on my own. My code was never checking for the next pin because I had changed the while loop in GetPin() in order to debug the connection problem.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!