Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

terinjokes/BMDSwitcherMock

Repository files navigation

BMDSwitcherMock

Mocking COM so that developers can develop applications built against Blackmagic Design's BMDSwitcherAPI without having to be attached to an ATEM switcher. This is a work in progress.

Goals

  • Be binary compatible with Blackmagic Design's BMDSwitcherAPI
  • Compile a valid COM binary on OSX and Windows
  • Satisfy the ATEM Software Control application. ;)

What Doesn't Work

A better question is, "What does work?". Creating an ABI compatable COM isn't that difficult, especially not when targeting only the public SDK. Unfortunately, the harder part is writing the mock in such a way that it behaves in a realistic maner.

Contact

Terin Stock @terinjokes terin@terinstock.com

About

A Mock COM for testing against the BMDSwitcherAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages