Page 1 of 1

Beginner Tutorial

PostPosted: Mon May 18, 2020 11:00 pm
by martin.mignon
Hi,

I work on Windows 10, Code::Blocks 20.03

Is there a tutorial for beginner using the API ?

I'm trying to make an exe wich send tally statut via osc. The OSC part seem to be good for me but i'm not able to understand the SDK API.

How should i use the BMDSwitcherAPI.idl
How sould i connect to my atem ... ?

In the sample there are no main function so i don't understand them

Could you help me ?

Best regard's

Martin

Re: Beginner Tutorial

PostPosted: Sun May 14, 2023 3:50 am
by AdamTheBirdman
Hi Martin,

Unfortunately, I don't have an answer but find myself in exactly the same place you were when you
posted. Did you ever have any luck?

All the best,
Adam

Re: Beginner Tutorial

PostPosted: Fri May 26, 2023 12:30 pm
by Cameron Nichols
Hi Adam,

As a starting point, please see the example project named SimpleSwitcherExampleCSharp which is included with the ATEM Switchers SDK. This sample is also provided in the Introduction to ATEM Switcher SDK presentation, which you can find at the Blackmagic developer site:

https://www.blackmagicdesign.com/developer/product/atem

Regards
Cameron