#include #include "decklink_in_node.hpp" int main(int argc, char* argv[]) { return dmf_node::NodeRunner::run(argc, argv); }