decklink4d ~master
D Binding for Blackmagic DeckLink API
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
decklink4d
DeckLink SDK for the D programming language
- How to use
Using the dub package manager, it's just a matter of adding a dependency line to your package.json:
"dependencies": {
"decklink4d" : "~master",
},
On Mac, you need to tell the compiler to compile for 32-bit because right now 64-bit does not work due to a compiler issue:
"dflags": [ "-m32" ],
- Registered by finalpatch
- ~master released 11 years ago
- finalpatch/decklink4d
- public domain
- Authors:
- Dependencies:
- none
- Versions:
-
~master 2013-Oct-25 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
185 downloads total
-
- Score:
- 0.7
- Short URL:
- decklink4d.dub.pm