SteffeyDev / atemOSC

Control ATEM video switchers over the network with OSC messages
http://www.atemosc.com
202 stars 32 forks source link

Resolves #125 - Update to 8.0.3 SDK #127

Closed sneat closed 3 years ago

sneat commented 4 years ago

I've updated the code to reference the new SDK (which included some somewhat significant changes to how MixEffectBlockMonitor works).

~I also removed the Border support for the SuperSource due to the SDK changing how it needs to be accessed (via IBMDSwitcherInputSuperSource::QueryInterface). That can be added back in if someone wants to, or I might get around to it later on.~ Have added support for it again I think.

I have not build the app locally as I don't have a working local environment currently, maybe @SteffeyDev could take a look at that?