Tue Aug 06, 2019 5:32 am
Hi Ranav,
BMDSwitcherAPI is written in native C++, following COM convention. You can develop natively in C/C++, but also with .NET framework in Windows (C#/VB).
Blackmagic do not provide native Python integration/API, but it may be possible via an appropriate Python/C++ interop library (for example Boost, SWIG, CTypes, pythoncom, etc).
Regards
Cameron