Page 1 of 1

Step by step tutorials

PostPosted: Sun Feb 25, 2024 7:43 am
by Ajgor64
Hello.
Im am new to Decklink. I am developing a new player in .NET using C#, and would like to add possibility to send movie via Decklink SDI, but do not even know, where to start. Do I need any wrapper to use Decklink API in my C# project, or is the API enough? The Decklink SDK Manual is very big, and is written for C++ language rather. And it describes functions in a more technical way, not for programmers. It's hard to figure out what I should do to send a movie from the disk via SDI.
Is there any tutorial showing step by step how to achieve what I want?
Thank You.