Skip to content

BlackMagicLib code #4

@Bananahavoc

Description

@Bananahavoc

I'm trying to extend this 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions