Decklink Access In Blackmagic Unreal Plugin

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

latent_larry

  • Posts: 3
  • Joined: Fri Mar 27, 2020 10:52 pm
  • Real Name: Larry Applebaum

Decklink Access In Blackmagic Unreal Plugin

PostFri Mar 27, 2020 10:54 pm

I'm trying to extend the Blackmagic Unreal plugin to get more information about the video stream to improve synchronization with a secondary input source. To do this, I need to call a method provided by the DeckLink SDK.

Previously, I had figured that the plugin would be directly calling the DeckLink SDK, but it is instead using BlackmagicLib.dll. It seems BlackmagicLib is encapsulating the actual communication to DeckLink, which I need to access for my application. My question is, how can I get the BlackMagicLib source code or, if that's not possible, how can I access the IDeckLinkVideoFrame in the OnFrameReceived callback from within the unreal plugin?

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 30 guests