PyATEMMax icon indicating copy to clipboard operation
PyATEMMax copied to clipboard

Get current state

Open internetxs opened this issue 3 years ago • 3 comments

Is there the option to get the current preset which is onair?

internetxs avatar Apr 10 '22 07:04 internetxs

Sorry... could you please be a little more specific ? What do you mean with preset ? (sorry, I don't know much about switchers besides of their communication protocols 😃 )

clvLabs avatar Aug 15 '22 22:08 clvLabs

If you want to get the current onair videoSource you can use switcher.programInput[0].videoSource, have a look at the tally example

clvLabs avatar Aug 15 '22 23:08 clvLabs

I see I referenced the tally example in my last comment. Please note I just fixed it so if you tried it before today don't panic if it didn't work (it was my fault)

clvLabs avatar Aug 30 '22 21:08 clvLabs