Decklink output via decklink.dll

Ask software engineering and SDK questions for developers working on Mac OS X, Windows or Linux.
  • Author
  • Message
Offline

Jens Walkowiak

  • Posts: 32
  • Joined: Thu Jan 03, 2013 4:52 pm

Decklink output via decklink.dll

PostFri Jan 29, 2021 6:30 pm

Hello,

I want to output a file over the decklink card using decklink.dll.

https://ianmorrish.wordpress.com/v-ise/decklink/

Ian uses the powershell to output. I want to use c#.
Code: Select all
IList <VISE_DeckLink.DeckLink> mein_decklink = new List <VISE_DeckLink.DeckLink>();
VISE_DeckLink.DeckLink meindek = new VISE_DeckLink.DeckLink();
VISE_DeckLink.Device Karten = new VISE_DeckLink.Device();


The var Karten is null. I think, that I don't have an object?

Do you know, where is my mistake.

Thank you.
Jens

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 29 guests