Add VideoFrameV2
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include <Processing.NDI.Lib.h>
|
||||
#include <string>
|
||||
|
||||
#include <Processing.NDI.Lib.h>
|
||||
|
||||
class PySource : public NDIlib_source_t {
|
||||
public:
|
||||
PySource(const std::string &ndi_name_, const std::string &url_address_);
|
||||
|
||||
Reference in New Issue
Block a user