I have a gadmei pt228f tv card plugged in to my pc.i need to write a c# application in order to display tv in my application.can someone give me a idea to start with

link|improve this question

46% accept rate
feedback

2 Answers

Take a look at the MediaPortal project. It got support for lots of different TV cards (and it's written in C#)

http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/4_Development/Subversion_%28SVN%29

link|improve this answer
feedback

Read card driver/API documentation. Design/implement an interface from your app. Start calling stuff.

Rgds, Martin

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.