Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Wrapper around the Blackmagic Decklink SDK for use in C or language bindings which do not support C++

License

Notifications You must be signed in to change notification settings

Av32000/decklink-c

 
 

Repository files navigation

Decklink_C

Blackmagic Design Decklink SDK wrapper for C compatability or for other language bindings.

This is a minimal auto-generated wrapper around the official C++ SDK.

Installation

Clone the library and include include/decklink_c.h in your project to get going. You will need to have the Decklink drivers (>=10.9.12) installed on your machine and a compatible device connected to do much with it.

Usage

The official SDK documentation is a useful reference for this library.

See the examples for more information.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Wrapper around the Blackmagic Decklink SDK for use in C or language bindings which do not support C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.6%
  • C 38.2%
  • Rust 4.8%
  • CMake 0.4%